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
We are considering switching fro VCF2MAF to GenomeNexus annotation tools.
GenomeNexus Annotation:
System requirements: • Java 8 • Maven • Python 3
GitHub repos: • genome-nexus-annotation-pipeline • annotation-tools
Clone the annotation-tools GitHub repo
The annotation-tools directory will be your --annotation-scripts-home argument.
In a separate directory, clone the genome-nexus-annotation-pipeline GitHub repo and run mvn clean install
mvn clean install
Copy annotationPipeline/target/*.jar to your --annotation-scripts-home location.
annotationPipeline/target/*.jar
Refer to the annotation-tools README document for more details on what other input arguments are required and how to run the annotation tools:
Annotation Tools Readme
Relevant Links: Mutation Annotation Format TCGAv2 - GDC Docs
File Format: MAF - GDC Docs
Genome Nexus Annotation Tool
Current VSF2MAF overview spreadsheet.
The text was updated successfully, but these errors were encountered:
Hi Adam, We are also looking for moving from vcf2maf, this definitely gives a window into GenomeNexus, is there a reason we cannot use API: https://www.genomenexus.org/swagger-ui.html#!/annotation45controller/fetchVariantAnnotationByGenomicLocationGET
Sorry, something went wrong.
No branches or pull requests
We are considering switching fro VCF2MAF to GenomeNexus annotation tools.
GenomeNexus Annotation:
System requirements:
• Java 8
• Maven
• Python 3
GitHub repos:
• genome-nexus-annotation-pipeline
• annotation-tools
Clone the annotation-tools GitHub repo
The annotation-tools directory will be your --annotation-scripts-home argument.
In a separate directory, clone the genome-nexus-annotation-pipeline GitHub repo and run
mvn clean install
Copy
annotationPipeline/target/*.jar
to your --annotation-scripts-home location.Refer to the annotation-tools README document for more details on what other input arguments are required and how to run the annotation tools:
Annotation Tools Readme
Relevant Links:
Mutation Annotation Format TCGAv2 - GDC Docs
File Format: MAF - GDC Docs
Genome Nexus Annotation Tool
Current VSF2MAF overview spreadsheet.
The text was updated successfully, but these errors were encountered: