Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding in codec to read from Gencode GTF files. Fixes #3277 #3410

Merged
merged 8 commits into from
Sep 18, 2017

Commits on Sep 12, 2017

  1. Adding in codec to read from Gencode GTF files. Fixes #3277

    Includes tests for both hg19 and hg38.
    jonn-smith committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    e63d482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd9b953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa89d36 View commit details
    Browse the repository at this point in the history
  4. Addressing latest code review comments.

    Also cleaned up some warnings (e.g. non-final fields became final).
    jonn-smith committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    33c2855 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28037e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bffea19 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Configuration menu
    Copy the full SHA
    e2daf9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c18f1 View commit details
    Browse the repository at this point in the history