Mercurial > repos > fubar > freebayes099
changeset 3:04eb518b9903 draft default tip
Uploaded
author | fubar |
---|---|
date | Sun, 29 Sep 2013 05:03:33 -0400 |
parents | 322df5780b19 |
children | |
files | freebayes-d291dc763c4c/freebayes.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/freebayes-d291dc763c4c/freebayes.xml Sat Sep 28 21:18:02 2013 -0400 +++ b/freebayes-d291dc763c4c/freebayes.xml Sun Sep 29 05:03:33 2013 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tool id="freebayes" name="FreeBayes" version="8e44a20fccfe6c5c63f7e8aeb0f53548bf2e2ba7"> <stdio> - <regex match=".*" source="both" level="warning" description="freebayes:"/> + <regex match=".*" source="both" level="warning" description="freebayes output:"/> </stdio> <requirements> <requirement type="package" version="8e44a20fccfe6c5c63f7e8aeb0f53548bf2e2ba7">freebayes</requirement> @@ -436,7 +436,7 @@ **What it does** -This tool uses FreeBayes 0.9.9 to call SNPS given a reference sequence and a BAM alignment file. +This tool uses FreeBayes git version 8e44a20fccfe6c5c63f7e8aeb0f53548bf2e2ba7 to call SNPS given a reference sequence and a BAM alignment file. 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.