Skip to content

Inconsistency in API arguments for selecting genome builds #126

Description

@ifokkema

The variantvalidator API method supports GRCh37, GRCh38, hg19, hg38. The variantformatter API method allows for only GRCh37 and GRCh38.

  • I assume that GRCh37 and hg19 are aliases and GRCh38 and hg38 as well, although GRCh37 and hg19 are apparently different in the MT sequence (according to the UCSC).
    • If they are not aliases, this should be documented, perhaps?
    • If they are aliases, fully treating them as such might speed up the application?
  • It would be more logical to also allow for hg19/hg38 input in the variantformatter method as well.

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