Hi,
Have you tested the integrity of signals received through the original Readuntil client? I used Promethion RNA004 bulk fast5 for playback and observed a large amount of signal loss, as well as slow reception speed. I have tested this on both my personal computer and a server.
Client I used:
from read_until import AccumulatingCache, ReadUntilClient
client=ReadUntilClient(
cache_type=AccumulatingCache,
filter_strands=True,
one_chunk=False,
)
Hi,
Have you tested the integrity of signals received through the original Readuntil client? I used Promethion RNA004 bulk fast5 for playback and observed a large amount of signal loss, as well as slow reception speed. I have tested this on both my personal computer and a server.
Client I used: