Mercurial > repos > iuc > pureclip
comparison pureclip.xml @ 1:fd1f57782683 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pureclip commit 169070069ea93f8cb57d660974c86baff0178b13
author | iuc |
---|---|
date | Tue, 29 May 2018 19:07:42 -0400 |
parents | eb000bccef28 |
children | 75bf02d7d1c8 |
comparison
equal
deleted
inserted
replaced
0:eb000bccef28 | 1:fd1f57782683 |
---|---|
16 #end if | 16 #end if |
17 | 17 |
18 pureclip | 18 pureclip |
19 -o crosslink_sites.bed | 19 -o crosslink_sites.bed |
20 -or binding_regions.bed | 20 -or binding_regions.bed |
21 -nt \${GALAXY_SLOTS:-1} | |
21 -i target.bam | 22 -i target.bam |
22 -bai target.bam.bai | 23 -bai target.bam.bai |
23 -g genome.fa | 24 -g genome.fa |
24 #if $learn_params_contigs | 25 #if $learn_params_contigs |
25 -iv '$learn_params_contigs' | 26 -iv '$learn_params_contigs' |