# HG changeset patch # User iuc # Date 1518882113 18000 # Node ID 5e2a28bee02dcde43d257f392a77683ef00db1a7 # Parent b8da4d41aa1dca7f8fb97b487000351f296c1eeb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 2eea865fe331694058922292e5681b96f4f0b4c7 diff -r b8da4d41aa1d -r 5e2a28bee02d mageck_test.xml --- a/mageck_test.xml Wed Feb 14 06:42:55 2018 -0500 +++ b/mageck_test.xml Sat Feb 17 10:41:53 2018 -0500 @@ -1,5 +1,5 @@ - + - given a table of read counts, perform the sgRNA and gene ranking mageck_macros.xml @@ -31,14 +31,21 @@ --adjust-method $adv.adjust_method $adv.var_samples --sort-criteria $adv.sort_criteria + --remove-zero $adv.remove_zero +#if $adv.remove_zero_threshold: + --remove-zero-threshold $adv.remove_zero_threshold +#end if + --gene-lfc-method $adv.lfc_method #if $adv.control_sgrna: --control-sgrna $adv.control_sgrna #end if + #if $adv.cnv_norm: --cnv-norm $adv.cnv_norm #end if + #if $adv.cell_line: --cell-line $adv.cell_line #end if @@ -65,7 +72,7 @@ - +
@@ -84,12 +91,14 @@ - - + + - + + + diff -r b8da4d41aa1d -r 5e2a28bee02d test-data/out.count.bam.txt --- a/test-data/out.count.bam.txt Wed Feb 14 06:42:55 2018 -0500 +++ b/test-data/out.count.bam.txt Sat Feb 17 10:41:53 2018 -0500 @@ -1,4 +1,4 @@ -sgRNA Gene sample1 +sgRNA Gene test1.bam s_10007 CCNA1 0 s_10008 CCNA1 0 s_10027 CCNC 0 diff -r b8da4d41aa1d -r 5e2a28bee02d test-data/out.count.fastq.txt --- a/test-data/out.count.fastq.txt Wed Feb 14 06:42:55 2018 -0500 +++ b/test-data/out.count.fastq.txt Sat Feb 17 10:41:53 2018 -0500 @@ -1,4 +1,4 @@ -sgRNA Gene sample1 +sgRNA Gene test1.fastq.gz s_47512 RNF111 1 s_24835 HCFC1R1 1 s_14784 CYP4B1 4