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

Add tribble codec (read support) for GENCODE files to htsjdk #3277

Closed
droazen opened this issue Jul 17, 2017 · 2 comments
Closed

Add tribble codec (read support) for GENCODE files to htsjdk #3277

droazen opened this issue Jul 17, 2017 · 2 comments

Comments

@droazen
Copy link
Contributor

droazen commented Jul 17, 2017

We'll need to support both hg38 and hg19 inputs.

@jonn-smith
Copy link
Collaborator

@lbergelson suggested looking at the IGV Tribble codec for Gencode:
https://github.com/igvteam/igv/blob/8b4fa74fc51d20f91c467f123f6e8b8bf23698e5/src/org/broad/igv/feature/tribble/GFFCodec.java

I'll start by checking this out.

@lbergelson
Copy link
Member

It looks like there's an hg37 lift over of the hg38 data that uses the same format so that should suffice hopefully.

jonn-smith added a commit that referenced this issue Aug 4, 2017
Includes tests for both hg19 and hg38.
jonn-smith added a commit that referenced this issue Aug 11, 2017
Includes tests for both hg19 and hg38.
jonn-smith added a commit that referenced this issue Aug 28, 2017
Includes tests for both hg19 and hg38.
jonn-smith added a commit that referenced this issue Sep 12, 2017
Includes tests for both hg19 and hg38.
jonn-smith added a commit that referenced this issue Oct 30, 2017
Includes tests for both hg19 and hg38.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants