You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Processing NovaSeq flowcells is very slow, due to the bottleneck of demultiplexing, which is currently linear for the whole flowcell. This can be improved by demultiplexing each lane separately, then merging the resulting bams.
The text was updated successfully, but these errors were encountered:
Processing NovaSeq flowcells is very slow, due to the bottleneck of demultiplexing, which is currently linear for the whole flowcell. This can be improved by demultiplexing each lane separately, then merging the resulting bams.
The text was updated successfully, but these errors were encountered: