You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From single Fast5 (whether read or file), I can do following: read.status.read_info[0].start_time read.status.read_info[0].read_number read.status.channel
Unfortunatelly, this is missing from multifast5 and has to be recovered from read.handle.....
It would be nice to have the interface unified.
The text was updated successfully, but these errors were encountered:
From single Fast5 (whether read or file), I can do following:
read.status.read_info[0].start_time
read.status.read_info[0].read_number
read.status.channel
Unfortunatelly, this is missing from multifast5 and has to be recovered from
read.handle....
.It would be nice to have the interface unified.
The text was updated successfully, but these errors were encountered: