Skip to content

Convert a VCF into a MAF, where each variant is annotated to only one of all possible gene isoforms

License

Notifications You must be signed in to change notification settings

pscedu/singularity-vcf2maf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Issue forks Stars License

singularity-vcf2maf

Singularity recipe for vcf2maf.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the vcf2maf, vcf2vcf, maf2maf and maf2vcf scripts

to /opt/packages/vcf2maf/1.6.21.

Copy the file modulefile.lua to /opt/modulefiles/vcf2maf as 1.6.21.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2024 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

Convert a VCF into a MAF, where each variant is annotated to only one of all possible gene isoforms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published