Mercurial > repos > artbio > ont_fast5_api
annotate macros.xml @ 0:d1cfb5f7be4d draft default tip
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
| author | artbio |
|---|---|
| date | Sat, 22 May 2021 15:11:09 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
2 <macros> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">3.1.3</token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
4 <token name="@TOOL_NAME@">ont_fast5_api:</token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
5 <xml name="requirements"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
6 <requirements> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
7 <requirement type="package" version="@TOOL_VERSION@">ont-fast5-api</requirement> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
8 <requirement type="package" version="1.10.5">hdf5</requirement> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
9 </requirements> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
10 </xml> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
11 |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
12 <!-- command --> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
13 <token name="@BATCHSIZE@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
14 --batch_size $batch_size |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
15 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
16 <token name="@COMPRESSION@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
17 #if $compression != 'none' |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
18 --compression '$compression' |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
19 #end if |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
20 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
21 <token name="@INITIALIZE@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
22 mkdir -p './data' && |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
23 tar -xf '$input_path' -C './data' && |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
24 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
25 <token name="@INPUTPATH@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
26 --input_path './data' |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
27 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
28 <token name="@SAVEPATH@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
29 --save_path './results' |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
30 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
31 <token name="@TARBALL@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
32 && find './results' -type f -name '*.fast5' | tar --transform 's/.*\///g' -cvf './results.fast5.tar' --files-from=/dev/stdin |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
33 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
34 <token name="@THREADS@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
35 --threads \${GALAXY_SLOTS:-4} |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
36 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
37 |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
38 <!-- input --> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
39 <xml name="input" token_argument="--input_path" token_label="multi"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
40 <param argument="@ARGUMENT@" type="data" format="fast5.tar" label="Select @LABEL@ read input file"/> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
41 </xml> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
42 <xml name="batch_size"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
43 <param argument="--batch_size" type="integer" value="4000" min="1" label="Set batch size" help="Number of single reads to include in each multi read file"/> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
44 </xml> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
45 <xml name="compression"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
46 <param argument="compression" type="select" label="Select output compression type"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
47 <option value="none" selected="true">None</option> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
48 <option value="gzip">GZIP</option> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
49 <option value="vbz_legacy_v0">VBZ legacy v0</option> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
50 <option value="vbz">VBZ</option> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
51 </param> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
52 </xml> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
53 |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
54 <!-- output --> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
55 <xml name="output"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
56 <data name="out_results" format="fast5.tar" from_work_dir="results.fast5.tar" label="${tool.name} on ${on_string}: Results"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
57 <change_format> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
58 <when input="compression" value="gzip" format="fast5.tar.gz"/> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
59 <when input="compression" value="vbz_legacy_v0" format="fast5.tar.bz2"/> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
60 <when input="compression" value="vbz" format="fast5.tar.bz2"/> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
61 </change_format> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
62 </data> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
63 <data name="summary" format="txt" from_work_dir="./results/*.txt" label="filename_mapping.txt" /> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
64 </xml> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
65 |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
66 <!-- help --> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
67 <token name="@WID@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
68 *ont_fast5_api* is a simple interface to HDF5 files of the Oxford Nanopore FAST5 file format. |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
69 |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
70 - concrete implementation of the FAST5 file schema using the generic h5py library |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
71 - plain-english-named methods to interact with and reflect the FAST5 file schema |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
72 - tools to convert between multi_read and single_read formats |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
73 - tools to compress/decompress raw data in files |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
74 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
75 <token name="@REFERENCES@"><![CDATA[ |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
76 More information are available on `github <https://github.com/nanoporetech/ont_fast5_api>`_. |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
77 ]]></token> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
78 |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
79 <xml name="citations"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
80 <citations> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
81 <citation type="bibtex"> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
82 @online{ont_fast5_api, |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
83 author = {Oxford Nanopore Technologies }, |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
84 title = {ont_fast5_api}, |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
85 year = 2020, |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
86 url = {https://github.com/nanoporetech/ont_fast5_api}, |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
87 urldate = {2020-06-01} |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
88 }</citation> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
89 </citations> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
90 </xml> |
|
d1cfb5f7be4d
"planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/ont_fast5_api commit 9fb27995131a4106053eb85d687857d2cbd2a5c6"
artbio
parents:
diff
changeset
|
91 </macros> |
