# HG changeset patch
# User matthias
# Date 1546590678 18000
# Node ID 61afc5a3cd8e76cb53fd2a46fb574ea9d752c64d
# Parent 8427e904f35280cfcac90b6022630e015838886f
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks2 commit c42d129928cfd153ba7a922368c8e76e79b242b2
diff -r 8427e904f352 -r 61afc5a3cd8e macros.xml
--- a/macros.xml Tue Dec 18 12:52:48 2018 -0500
+++ b/macros.xml Fri Jan 04 03:31:18 2019 -0500
@@ -128,6 +128,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -241,9 +255,9 @@
-
+
-
+
@@ -251,7 +265,7 @@
-
+
@@ -263,13 +277,13 @@
-
+
-
+
diff -r 8427e904f352 -r 61afc5a3cd8e stacks_cstacks.xml
--- a/stacks_cstacks.xml Tue Dec 18 12:52:48 2018 -0500
+++ b/stacks_cstacks.xml Fri Jan 04 03:31:18 2019 -0500
@@ -19,7 +19,7 @@
## - create -s sample1prefix -s sample2prefix ..
#set $samples = ""
-#for $input_file in $input_col
+#for $input_file in $input_cat
#set $filename = str($input_file.element_identifier)
#if not filename.endswith('.tsv')
#set $filename = $filename + ".tsv"
@@ -66,7 +66,7 @@
]]>
-
+
@@ -87,7 +87,7 @@
-
+
@@ -107,7 +107,7 @@
-
+
@@ -140,13 +140,13 @@
**What it does**
-A catalog can be built from any set of samples processed by the ustacks or pstacks programs. It will create a set of consensus loci, merging alleles together. In the case of a genetic cross, a catalog would be constructed from the parents of the cross to create a set of all possible alleles expected in the progeny of the cross.
+A catalog can be built from any set of samples processed by ustacks. It will create a set of consensus loci, merging alleles together. In the case of a genetic cross, a catalog would be constructed from the parents of the cross to create a set of all possible alleles expected in the progeny of the cross.
--------
**Input files**
-Output from denovo_map, refmap, ustacks or pstacks
+Output from denovo_map, refmap, or ustacks
**Output files**
diff -r 8427e904f352 -r 61afc5a3cd8e todo.txt
--- a/todo.txt Tue Dec 18 12:52:48 2018 -0500
+++ b/todo.txt Fri Jan 04 03:31:18 2019 -0500
@@ -7,8 +7,7 @@
Raw Reads
process_radtags planemo test-data-generated-wdefaults sufficient-test
- process_shortreads
- parameters
+ process_shortreads parameters "
clone_filter
parameters
kmer_filter