Skip to content

tools for adding mutations to existing .bam files, used for testing mutation callers

License

Notifications You must be signed in to change notification settings

jpfeil/bamsurgeon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamsurgeon: tools for adding mutations to .bam files, used for testing mutation callers

Please see doc/Manual.pdf for instructions and contact [email protected] with questions.

Prerequisites:

samtools/wgsim/tabix (https://github.com/samtools/samtools)
bcftools (https://github.com/samtools/bcftools)
pysam >= 0.8.1 (https://github.com/pysam-developers/pysam)
bwa (http://bio-bwa.sourceforge.net/)
velvet (http://www.ebi.ac.uk/~zerbino/velvet/)
exonerate (http://www.ebi.ac.uk/~guy/exonerate/)
picard tools >= 1.128 (https://github.com/broadinstitute/picard/releases/tag/1.128)

About

tools for adding mutations to existing .bam files, used for testing mutation callers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • Shell 13.2%