# HG changeset patch # User nick # Date 1369405976 14400 # Node ID 28c40f4b7d2bee171e4e4dec8fccef8cda7704e7 Uploaded xml description diff -r 000000000000 -r 28c40f4b7d2b allele-counts.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/allele-counts.xml Fri May 24 10:32:56 2013 -0400 @@ -0,0 +1,24 @@ + + and minor allele frequencies + allele-counts.py -i $input -o $output -f $freq -c $covg $header + + + + + + + + + + + + + + + +This tool parses the output of Naive Variant Detector, counting variants, calculating numbers of alleles, and minor allele frequency. It applies filters based on coverage, strand bias, and minor allele frequency cutoffs. + +**Note**: The VCF file from the Naive Variant Detector must include counts *per strand*. + + + \ No newline at end of file