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

Updated GencodeGtfCodec to be more permissive. #7166

Merged
merged 5 commits into from
Apr 3, 2021

Conversation

jonn-smith
Copy link
Collaborator

@jonn-smith jonn-smith commented Mar 26, 2021

@jonn-smith jonn-smith requested a review from droazen March 26, 2021 21:29
@gatk-bot
Copy link

gatk-bot commented Mar 26, 2021

Travis reported job failures from build 33368
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud openjdk8 33368.1 logs
cloud openjdk11 33368.14 logs
integration openjdk11 33368.12 logs
integration openjdk8 33368.2 logs

@gatk-bot
Copy link

gatk-bot commented Mar 29, 2021

Travis reported job failures from build 33381
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud openjdk11 33381.14 logs
cloud openjdk8 33381.1 logs
unit openjdk11 33381.13 logs
integration openjdk11 33381.12 logs
unit openjdk8 33381.3 logs
integration openjdk8 33381.2 logs

@gatk-bot
Copy link

gatk-bot commented Mar 29, 2021

Travis reported job failures from build 33386
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud openjdk8 33386.1 logs
cloud openjdk11 33386.14 logs

@jonn-smith jonn-smith force-pushed the jts_gencode_parser_update_7054 branch from a0a9713 to d70ea53 Compare March 29, 2021 17:36
@gatk-bot
Copy link

gatk-bot commented Mar 29, 2021

Travis reported job failures from build 33391
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud openjdk8 33391.1 logs
cloud openjdk11 33391.14 logs
cloud openjdk8 33391.1 logs
cloud openjdk11 33391.14 logs

- Now the GencodeGtfCodec no longer parses transcriptType and geneType
into enums.  They are now stored as strings.  This allows for arbitrary
values in these fields and will help to future-proof (and species proof)
  the GTF parser.

- Fixes #7054
@jonn-smith jonn-smith force-pushed the jts_gencode_parser_update_7054 branch from d70ea53 to 71871a5 Compare March 30, 2021 18:09
@droazen droazen self-assigned this Apr 1, 2021
Copy link
Contributor

@droazen droazen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonn-smith Back to you with a few minor comments. Go ahead and merge after addressing them.

@droazen droazen assigned jonn-smith and unassigned droazen Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IndexFeatureFile Error to Run Funcotator with Mouse Ensembl GTF
3 participants