Skip to content

standalone flip fails when "reduced.chrom.sizes" provided, should go lexicographical #91

Description

@sergpolly

e.g. , when pairtools flip --chroms-path hg38.reduced.chrom.sizes p1.pairs, where hg38.reduced.chrom.sizes does not have un-assembled contigs - it fails when encounters unrecognized name - e.g. KeyError: 'chrUn_KI270438v1'

in the same situation pairtools parse behaves differently - it flips what it can according to hg38.reduced.chrom.sizes and flips lexicographically everything else

no big deal - but we'd rather have it documented - to fix later

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions