Releases: nanoporetech/fast5_research
Releases · nanoporetech/fast5_research
v1.2.23
- Build using python3.5
- Fix bug with shuffle option within fast5.py
- Allow
None
as an input to BulkFast5.get_raw
- Allow summary file to use
strand_duration
instead of strand
as column name
v1.2.22
- Update way reads classifications are parsed from the bulk to use modal classification as Minknow now does.
v1.2.21
- Add
filter_from_bam
program to build filter file from bam.
v1.2.20
- Add
index_reads
program to build read_id->file index tsv file.
v1.2.19
- Add program to produce read summary text file from Bulk
.fast5
v1.2.18
- Allow
extract_reads
to extract only reads present in a given read_summary.txt
v1.2.17
v1.2.17
- Allow
filter_reads
to be given full filename/read_id information
Calculate read drift
- Calculate drift from read table as it will no longer be present in the read table.
v1.2.14
Bug fix release
- Fix issue affecting conversion of
|u1
dtypes
v1.2.13
- Use filename if possible when extracting reads