Repository 'khmer'
hg clone https://toolshed.g2.bx.psu.edu/repos/crusoe/khmer

Changeset 1:9e66f77aa094 (2015-07-07)
Previous changeset 0:0200bae65db6 (2015-07-07) Next changeset 2:5c565b7edfd0 (2015-07-07)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit d8e0950d53e504e02ee5db43c0804142b14d7fd2-dirty
modified:
abundance-dist-single.xml
removed:
out
out2
b
diff -r 0200bae65db6 -r 9e66f77aa094 abundance-dist-single.xml
--- a/abundance-dist-single.xml Tue Jul 07 12:29:45 2015 -0400
+++ b/abundance-dist-single.xml Tue Jul 07 12:53:33 2015 -0400
[
@@ -90,13 +90,13 @@
     <help><![CDATA[
 Calculate the abundance distribution of k-mers from a single sequence file.
 
-Note that with :option:`-b` this script is constant memory; in exchange,
+Note that with `-b` this script is constant memory; in exchange,
 k-mer counts will stop at 255. The memory usage of this script with
-:option:`-b` will be about 1.15x the product of the :option:`-x` and
-:option:`-N` numbers.
+`-b` will be about 1.15x the product of the `-x` and
+`-N` numbers.
 
-To count k-mers in multiple files use :program:`load_into_counting.py` and
-:program:`abundance_dist.py`.
+To count k-mers in multiple files use `load_into_counting.py` and
+`abundance_dist.py`.
 ]]>
     </help>
     <citations>
b
diff -r 0200bae65db6 -r 9e66f77aa094 out
--- a/out Tue Jul 07 12:29:45 2015 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
b
@@ -1,2 +0,0 @@
-1 96 96 0.98
-1001 2 98 1.0
b
diff -r 0200bae65db6 -r 9e66f77aa094 out2
--- a/out2 Tue Jul 07 12:29:45 2015 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
b
@@ -1,2 +0,0 @@
-1 96 96 0.98
-255 2 98 1.0