Replies: 1 comment
-
|
Thanks, resolved by: #117 If that's what you expect, then let's close it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
e.g. , when
pairtools flip --chroms-path hg38.reduced.chrom.sizes p1.pairs, wherehg38.reduced.chrom.sizesdoes not have un-assembled contigs - it fails when encounters unrecognized name - e.g.KeyError: 'chrUn_KI270438v1'in the same situation
pairtools parsebehaves differently - it flips what it can according tohg38.reduced.chrom.sizesand flips lexicographically everything elseno big deal - but we'd rather have it documented - to fix later
Beta Was this translation helpful? Give feedback.
All reactions