Mercurial > repos > bgruening > deeptools
comparison bamFingerprint.xml @ 10:135f3bae5c56 draft
Uploaded
author | bgruening |
---|---|
date | Sat, 14 Dec 2013 03:29:29 -0500 |
parents | d957e25e18a3 |
children | b4c5dd45778a |
comparison
equal
deleted
inserted
replaced
9:c53a73b8eef9 | 10:135f3bae5c56 |
---|---|
1 <tool id="deeptools_bamFingerprint" name="bamFingerprint" version="1.0"> | 1 <tool id="deeptools_bamFingerprint" name="bamFingerprint" version="1.0.2"> |
2 <description>plots profiles of BAM files; useful for assesing ChIP signal strength</description> | 2 <description>plots profiles of BAM files; useful for assesing ChIP signal strength</description> |
3 <expand macro="requirements" /> | 3 <expand macro="requirements" /> |
4 <expand macro="stdio" /> | |
4 <macros> | 5 <macros> |
5 <import>deepTools_macros.xml</import> | 6 <import>deepTools_macros.xml</import> |
6 </macros> | 7 </macros> |
7 <command> | 8 <command> |
8 #import tempfile | 9 #import tempfile |