changeset 1:6ed6dca9488f draft

planemo upload for repository https://github.com/monikaheinzl/galaxyProject/tree/master/tools/fsd_beforevsafter commit 90ee23e393deb06fa5c15e3778fa23c39a25f7ce
author mheinzl
date Sat, 12 May 2018 04:51:34 -0400
parents 6716b1cddf3e
children e8115b71edbd
files fsd_beforevsafter.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/fsd_beforevsafter.xml	Thu May 10 07:29:24 2018 -0400
+++ b/fsd_beforevsafter.xml	Sat May 12 04:51:34 2018 -0400
@@ -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.