changeset 3:bf5b606f1aa7 draft

Uploaded
author rnateam
date Thu, 22 Oct 2015 10:35:22 -0400
parents de4ea3aa1090
children d03c001f7c73
files coords2clnt.xml extract_bcs.xml macros.xml merge_pcr_duplicates.xml remove_tail.xml rm_spurious_events.xml
diffstat 6 files changed, 5 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/coords2clnt.xml	Thu Oct 22 10:26:45 2015 -0400
+++ b/coords2clnt.xml	Thu Oct 22 10:35:22 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="coords2clnt.py" name="coords2clnt.py" version="1.0">
+<tool id="coords2clnt.py" name="coords2clnt.py" version="0.1.0">
   <description>Extract crosslinked nucleotide.</description>
   <macros>
     <import>macros.xml</import>
--- a/extract_bcs.xml	Thu Oct 22 10:26:45 2015 -0400
+++ b/extract_bcs.xml	Thu Oct 22 10:35:22 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="extract_bcs.py" name="extract_bcs.py" version="1.0">
+<tool id="extract_bcs.py" name="extract_bcs.py" version="0.1.0">
   <description>Extract barcodes using pattern.</description>
   <macros>
     <import>macros.xml</import>
--- a/macros.xml	Thu Oct 22 10:26:45 2015 -0400
+++ b/macros.xml	Thu Oct 22 10:35:22 2015 -0400
@@ -1,9 +1,4 @@
 <macros>
-    <xml name="requirements">
-        <requirements>
-            <requirement type="package" version="0.1.0">bctools</requirement>
-        </requirements>
-    </xml>
     <xml name="stdio">
         <stdio>
           <exit_code level="fatal" range="1:"/>
--- a/merge_pcr_duplicates.xml	Thu Oct 22 10:26:45 2015 -0400
+++ b/merge_pcr_duplicates.xml	Thu Oct 22 10:35:22 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="merge_pcr_duplicates.py" name="merge_pcr_duplicates.py" version="1.0">
+<tool id="merge_pcr_duplicates.py" name="merge_pcr_duplicates.py" version="0.1.0">
   <description>Merge PCR duplicates according to random barcode library.</description>
   <macros>
     <import>macros.xml</import>
--- a/remove_tail.xml	Thu Oct 22 10:26:45 2015 -0400
+++ b/remove_tail.xml	Thu Oct 22 10:35:22 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="remove_tail.py" name="remove_tail.py" version="1.0">
+<tool id="remove_tail.py" name="remove_tail.py" version="0.1.0">
   <description>Remove nts from 3'-end.</description>
   <macros>
     <import>macros.xml</import>
--- a/rm_spurious_events.xml	Thu Oct 22 10:26:45 2015 -0400
+++ b/rm_spurious_events.xml	Thu Oct 22 10:35:22 2015 -0400
@@ -1,4 +1,4 @@
-<tool id="rm_spurious_events.py" name="rm_spurious_events.py" version="1.0">
+<tool id="rm_spurious_events.py" name="rm_spurious_events.py" version="0.1.0">
   <description>Remove spurious events.</description>
   <macros>
     <import>macros.xml</import>