Skip to content

hangphan/Platypus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Platypus variant caller. To build Platypus, do the following:

make

Then to run do

python bin/Platypus.py --bamFiles=BAM.bam --refFile=REF.fa --output=variants.vcf

Platypus has been tested with Python 2.6 and 2.7, and requires Cython 0.20.1 or later to build.

About

Platypus Variant Caller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.4%
  • Python 8.4%
  • C++ 0.8%
  • Makefile 0.2%
  • Perl 0.1%
  • Shell 0.1%