-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update GNAP to use updated schema - (InfoControllerApi updated to ret…
…urn multiple versions such as GN server, database, VEP...) (#236) Version outputted will be GN Server Version Updated header in expected outputs for integration tests Updated unit tests to reflect actual output from GN (these tests are brittle and unrelated to the version change, will most likely break down the line) Co-authored-by: Avery Wang <[email protected]>
- Loading branch information
1 parent
90a1e9f
commit a8dfabf
Showing
16 changed files
with
37 additions
and
37 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/corner_cases.mskcc.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/corner_cases.two_tumor_seq_allele.mskcc.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/corner_cases.two_tumor_seq_allele.uniprot.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/corner_cases.uniprot.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 17 additions & 17 deletions
34
annotationPipeline/src/test/resources/expected/data_mutations_extended_100.mskcc.txt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/minimal_example.uniprot.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
annotationPipeline/src/test/resources/expected/my_variant_info_corner_cases.uniprot.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#genome_nexus_version: 0-unknown-version-SNAPSHOT | ||
#genome_nexus_version: 1.0.2 | ||
#isoform: uniprot | ||
Hugo_Symbol Entrez_Gene_Id Center NCBI_Build Chromosome Start_Position End_Position Strand Consequence Variant_Classification Variant_Type Reference_Allele Tumor_Seq_Allele1 Tumor_Seq_Allele2 dbSNP_RS dbSNP_Val_Status Tumor_Sample_Barcode Matched_Norm_Sample_Barcode Match_Norm_Seq_Allele1 Match_Norm_Seq_Allele2 Tumor_Validation_Allele1 Tumor_Validation_Allele2 Match_Norm_Validation_Allele1 Match_Norm_Validation_Allele2 Verification_Status Validation_Status Mutation_Status Sequencing_Phase Sequence_Source Validation_Method Score BAM_File Sequencer t_ref_count t_alt_count n_ref_count n_alt_count HGVSc HGVSp HGVSp_Short Transcript_ID RefSeq Protein_position Codons Exon_Number gnomAD_AF gnomAD_AFR_AF gnomAD_AMR_AF gnomAD_ASJ_AF gnomAD_EAS_AF gnomAD_FIN_AF gnomAD_NFE_AF gnomAD_OTH_AF gnomAD_SAS_AF Annotation_Status | ||
BARD1 580 GRCh37 2 215645503 215645523 + inframe_deletion In_Frame_Del DEL TGGTGAAGAACATTCAGGCAA - - rs28997575 ENST00000260947.4:c.1075_1095del p.Leu359_Pro365del p.L359_P365del ENST00000260947 NM_000465.2 359 TTGCCTGAATGTTCTTCACCA/- 4/11 0.0288928 0.0431947 0.0336575 0.012004 0.0438969 0.00355757 0.0178879 0.0324421 0.0705371 SUCCESS | ||
BARD1 580 GRCh37 2 215645503 215645523 + inframe_deletion In_Frame_Del DEL TGGTGAAGAACATTCAGGCAA - - rs28997575 ENST00000260947.4:c.1075_1095del p.Leu359_Pro365del p.L359_P365del ENST00000260947 NM_000465.2 359 TTGCCTGAATGTTCTTCACCA/- 4/11 SUCCESS |
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/test_output_format_extended.expected.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/test_output_format_minimal.expected.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ationPipeline/src/test/resources/expected/test_output_format_with_formatFile.expected.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/vcf2maf_tests.mskcc.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
annotationPipeline/src/test/resources/expected/vcf2maf_tests.uniprot.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters