Mercurial > repos > iuc > ont_fast5_api_fast5_subset
comparison fast5_subset.xml @ 2:33a0ff1bb7df draft
"planemo upload for repository https://github.com/nanoporetech/ont_fast5_api/ commit 2df36b6d30fd69ea532a4fd42daf4741363074f3"
author | iuc |
---|---|
date | Sun, 28 Jun 2020 14:50:52 -0400 |
parents | 3bdd8fa109b1 |
children | 0defe443ea04 |
comparison
equal
deleted
inserted
replaced
1:3bdd8fa109b1 | 2:33a0ff1bb7df |
---|---|
12 mkdir -p './data' && | 12 mkdir -p './data' && |
13 tar -xf '$input' -C './data' && | 13 tar -xf '$input' -C './data' && |
14 | 14 |
15 ## run | 15 ## run |
16 fast5_subset | 16 fast5_subset |
17 --recursive | |
17 ## required | 18 ## required |
18 --input './data' | 19 --input './data' |
19 @SAVEPATH@ | 20 @SAVEPATH@ |
20 --read_id_list '$read_id_list' | 21 --read_id_list '$read_id_list' |
21 ## optional | 22 ## optional |