# HG changeset patch
# User iuc
# Date 1591988791 0
# Node ID 41bac7dcb43e0fe80508dc0744d449cf75b99fde
# Parent b380520b4420ae1fc95ec441bbf9ba191f43645c
"planemo upload for repository https://github.com/nanoporetech/ont_fast5_api/ commit a5d038871ff0e1b133039b59183dee795449b383"
diff -r b380520b4420 -r 41bac7dcb43e fast5_subset.xml
--- a/fast5_subset.xml Mon Jun 08 19:56:06 2020 +0000
+++ b/fast5_subset.xml Fri Jun 12 19:06:31 2020 +0000
@@ -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 b380520b4420 -r 41bac7dcb43e macros.xml
--- a/macros.xml Mon Jun 08 19:56:06 2020 +0000
+++ b/macros.xml Fri Jun 12 19:06:31 2020 +0000
@@ -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 b380520b4420 -r 41bac7dcb43e test-data/batch.fast5
Binary file test-data/batch.fast5 has changed
diff -r b380520b4420 -r 41bac7dcb43e test-data/multi.fast5.tar
Binary file test-data/multi.fast5.tar has changed
diff -r b380520b4420 -r 41bac7dcb43e test-data/single.fast5.tar
Binary file test-data/single.fast5.tar has changed