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
make_viewframe takes a very long time to create a viewframe out of "chromsizes"-like object when there are too many entries (>>10_000).
While underlying bioframe.from_any function is very quick ...
Probably worth looking into
PS context >100_000 chromsizes are nanopore reads, not a genome assembly
The text was updated successfully, but these errors were encountered:
make_viewframe
takes a very long time to create a viewframe out of "chromsizes"-like object when there are too many entries (>>10_000).While underlying
bioframe.from_any
function is very quick ...Probably worth looking into
PS context >100_000 chromsizes are nanopore reads, not a genome assembly
The text was updated successfully, but these errors were encountered: