Mercurial > repos > fubar > freebayes099
comparison freebayes-d291dc763c4c/freebayes.xml @ 2:322df5780b19 draft
Uploaded
author | fubar |
---|---|
date | Sat, 28 Sep 2013 21:18:02 -0400 |
parents | 5022cd74093c |
children | 04eb518b9903 |
comparison
equal
deleted
inserted
replaced
1:5022cd74093c | 2:322df5780b19 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="freebayes" name="FreeBayes" version="0.9.9"> | 2 <tool id="freebayes" name="FreeBayes" version="8e44a20fccfe6c5c63f7e8aeb0f53548bf2e2ba7"> |
3 <stdio> | 3 <stdio> |
4 <regex match=".*" source="both" level="warning" description="freebayes said:"/> | 4 <regex match=".*" source="both" level="warning" description="freebayes:"/> |
5 </stdio> | 5 </stdio> |
6 <requirements> | 6 <requirements> |
7 <requirement type="package" version="0.9.9_c993c5c07e7673">freebayes</requirement> | 7 <requirement type="package" version="8e44a20fccfe6c5c63f7e8aeb0f53548bf2e2ba7">freebayes</requirement> |
8 <requirement type="package" version="0.1.18">samtools</requirement> | 8 <requirement type="package" version="0.1.18">samtools</requirement> |
9 </requirements> | 9 </requirements> |
10 <description> - Bayesian genetic variant detector</description> | 10 <description> - Bayesian genetic variant detector</description> |
11 <command> | 11 <command> |
12 ##set up input files | 12 ##set up input files |
440 | 440 |
441 FreeBayes is a high-performance, flexible, and open-source Bayesian genetic variant detector. It operates on BAM alignment files, which are produced by most contemporary short-read aligners. | 441 FreeBayes is a high-performance, flexible, and open-source Bayesian genetic variant detector. It operates on BAM alignment files, which are produced by most contemporary short-read aligners. |
442 | 442 |
443 In addition to substantial performance improvements over its predecessors (PolyBayes, GigaBayes, and BamBayes), it expands the scope of SNP and small-indel variant calling to populations of individuals with heterogeneous copy number. FreeBayes is currently under active development. | 443 In addition to substantial performance improvements over its predecessors (PolyBayes, GigaBayes, and BamBayes), it expands the scope of SNP and small-indel variant calling to populations of individuals with heterogeneous copy number. FreeBayes is currently under active development. |
444 | 444 |
445 Go FreeBayesMarth_ for details on FreeBayes. | 445 See FreeBayesMarth_ for details |
446 | 446 |
447 or FreeBayesGit_ for source | 447 or FreeBayesGit_ for source |
448 | 448 |
449 ------ | 449 ------ |
450 | 450 |
679 | 679 |
680 If you use this tool in Galaxy, please cite Blankenberg D, et al. *In preparation.* | 680 If you use this tool in Galaxy, please cite Blankenberg D, et al. *In preparation.* |
681 | 681 |
682 .. _FreeBayesMarth: http://bioinformatics.bc.edu/marthlab/FreeBayes | 682 .. _FreeBayesMarth: http://bioinformatics.bc.edu/marthlab/FreeBayes |
683 | 683 |
684 .. _FreeBayesGit: https://github.com/ekg/freebayes | 684 .. _FreeBayesGit: http://github.com/ekg/freebayes |
685 | 685 |
686 .. _Clustfirst: http://lists.bx.psu.edu/pipermail/galaxy-dev/2010-November/003732.html | |
687 </help> | 686 </help> |
688 </tool> | 687 </tool> |