Repository 'fsd_bvsa'
hg clone https://toolshed.g2.bx.psu.edu/repos/mheinzl/fsd_bvsa

Changeset 1:6ed6dca9488f (2018-05-12)
Previous changeset 0:6716b1cddf3e (2018-05-10) Next changeset 2:e8115b71edbd (2018-05-15)
Commit message:
planemo upload for repository https://github.com/monikaheinzl/galaxyProject/tree/master/tools/fsd_beforevsafter commit 90ee23e393deb06fa5c15e3778fa23c39a25f7ce
modified:
fsd_beforevsafter.xml
b
diff -r 6716b1cddf3e -r 6ed6dca9488f fsd_beforevsafter.xml
--- a/fsd_beforevsafter.xml Thu May 10 07:29:24 2018 -0400
+++ b/fsd_beforevsafter.xml Sat May 12 04:51:34 2018 -0400
b
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<tool id="fsd_beforevsafter" name="Duplex Sequencing Analysis:" version="0.0.1">
+<tool id="fsd_beforevsafter" name="Duplex Sequencing Analysis:" version="0.0.2">
     <requirements>
  <!-- galaxy version 16.04 -->
         <requirement type="package" version="2.7">python</requirement>
         <requirement type="package" version="1.4">matplotlib</requirement>
-        <requirement type="package" version="1.70">biopython</requirement>
+        <requirement type="package" version="1.7">biopython</requirement>
         
     </requirements>
     <description>Family size distribution (FSD) of tags from various steps of the Du Novo pipeline</description>
@@ -42,7 +42,7 @@
     
     
     
-    **Dataset 2:** And a fasta file with all tags and their family sizes of both strands (forward and reverse) in the header and the read itself in the next line is required. This input file can be obtained by Du Novo: make families. 
+    **Dataset 2:** And a fasta file with all tags and their family sizes of both strands (forward and reverse) in the header and the read itself in the next line is required. This input file can be obtained by Du Novo: make consensus reads. 
     
     
     **Dataset 3 (optional):** In addition, the fasta file with all tags, which were not filtered out after trimming, can be given.