# HG changeset patch
# User iuc
# Date 1591988903 14400
# Node ID 3bdd8fa109b16af707655799318165e5075174fb
# Parent eb1f4aa80c72a2d019662649047a8350d25960d4
"planemo upload for repository https://github.com/nanoporetech/ont_fast5_api/ commit a5d038871ff0e1b133039b59183dee795449b383"
diff -r eb1f4aa80c72 -r 3bdd8fa109b1 fast5_subset.xml
--- a/fast5_subset.xml Mon Jun 08 15:57:10 2020 -0400
+++ b/fast5_subset.xml Fri Jun 12 15:08:23 2020 -0400
@@ -1,56 +1,86 @@
-
- of multi read file
+
+ of multi read file(s)macros.xml
-
+
+
-
-
-
+
+
+
+
+
+
+
-
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -61,15 +91,15 @@
@WID@
-fast5_subset extracts reads from multi_read_fast5_file(s) based on a list of read IDs.
+*fast5_subset* extracts reads from multi read FAST5 file(s) based on a list of read IDs.
**Input**
-A multi read file in FAST5 format and a list of read IDs that should be extracted.
+Multi read file(s) in FAST5 format, that are stored in a flat TAR, and a list of read IDs that should be extracted.
**Output**
-A multi read file in FAST5 format containing a subset of the input file.
+Multi read file(s) in FAST5 format containing a subset of the input file(s). The rseults are are stored in a flat TAR.
.. class:: infomark
@@ -78,4 +108,4 @@
@REFERENCES@
]]>
-
+
\ No newline at end of file
diff -r eb1f4aa80c72 -r 3bdd8fa109b1 macros.xml
--- a/macros.xml Mon Jun 08 15:57:10 2020 -0400
+++ b/macros.xml Fri Jun 12 15:08:23 2020 -0400
@@ -1,31 +1,83 @@
3.1.3
+ ont_fast5_api:ont-fast5-api
+ hdf5
-
-
- @online{ont_fast5_api,
- author = {Oxford Nanopore Technologies },
- title = {ont_fast5_api},
- year = 2020,
- url = {https://github.com/nanoporetech/ont_fast5_api},
- urldate = {2020-06-01}
- }
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
-- Concrete implementation of the FAST5 file schema using the generic h5py library
-- Plain-english-named methods to interact with and reflect the FAST5 file schema
-- Tools to convert between multi_read and single_read formats
-- Tools to compress/decompress raw data in files
+
+
+
+
+
+
+ `_.
]]>
-
\ No newline at end of file
+
+
+
+
+ @online{ont_fast5_api,
+ author = {Oxford Nanopore Technologies },
+ title = {ont_fast5_api},
+ year = 2020,
+ url = {https://github.com/nanoporetech/ont_fast5_api},
+ urldate = {2020-06-01}
+ }
+
+
+
diff -r eb1f4aa80c72 -r 3bdd8fa109b1 test-data/batch.fast5
Binary file test-data/batch.fast5 has changed
diff -r eb1f4aa80c72 -r 3bdd8fa109b1 test-data/multi.fast5.tar
Binary file test-data/multi.fast5.tar has changed
diff -r eb1f4aa80c72 -r 3bdd8fa109b1 test-data/single.fast5.tar
Binary file test-data/single.fast5.tar has changed