We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jannovar 0.17 fills the Gene_Name field with the gene id and leaves the Gene_ID field empty.
Gene_Name
Gene_ID
Allele|Annotation |Annotation_Impact|Gene_Name |Gene_ID |Feature_Type T |intergenic_variant|MODIFIER |SAMD11 |ENSG00000187634|transcript
Allele|Annotation |Annotation_Impact|Gene_Name |Gene_ID |Feature_Type A |non_coding_transcr|LOW |ENSG00000223972| |transcript
The text was updated successfully, but these errors were encountered:
Fixing bug charite#248 for ENSEMBL that used gene_id for gene_name
gene_id
gene_name
23ab36a
closes charite#248
Merge pull request #249 from holtgrewe/fix/fields-in-vcf-are-wrongly-…
2c947e3
…filled-248 Fixing bug #248 for ENSEMBL that used `gene_id` for `gene_name`
No branches or pull requests
Jannovar 0.17 fills the
Gene_Name
field with the gene id and leaves theGene_ID
field empty.Jannovar 0.16
Jannovar 0.17
The text was updated successfully, but these errors were encountered: