# HG changeset patch # User iuc # Date 1475511680 14400 # Node ID cd84903d45c1d234cd7d29216139939ad62f225a # Parent ef99a1afcb66c0690a2d796b5ed8f534a38ada97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 44bebb8a97d64015cbba59f0663e2541035112b6 diff -r ef99a1afcb66 -r cd84903d45c1 bcftools_cnv.xml --- a/bcftools_cnv.xml Wed Jul 13 10:56:09 2016 -0400 +++ b/bcftools_cnv.xml Mon Oct 03 12:21:20 2016 -0400 @@ -1,5 +1,5 @@ - + Copy number variation caller, requires Illumina's B-allele frequency (BAF) and Log R Ratio intensity (LRR) cnv @@ -99,7 +99,7 @@
- + Iteratively estimate the fraction of aberrant cells, down to the given fraction. Lowering this value from the default 1.0 to say, 0.3, can help discover more events but also increases noise. @@ -111,7 +111,7 @@ Setting to 0 calls both independently, setting to 1 forces the same copy number state in both. - + The HMM probability of transition to another copy number state. Increasing this value leads to smaller and more frequent calls. @@ -129,7 +129,7 @@ - + Relative contribution from LRR. With noisy data, this option can have big effect on the number of calls produced. @@ -141,7 +141,7 @@ help="Expected LRR deviation in query, default is: 0.2" /> -
diff -r ef99a1afcb66 -r cd84903d45c1 macros.xml --- a/macros.xml Wed Jul 13 10:56:09 2016 -0400 +++ b/macros.xml Mon Oct 03 12:21:20 2016 -0400 @@ -339,7 +339,6 @@ - true