Consistency in filtering is really important for the experiments we're running. It'd be nice to be able to pass in an existing fast5 file that's already been filtered and just use those filter parameters instead of having to go in and recreate everything in the config file.
Placeholder method filter_like_existing() is in filter.py.
Consistency in filtering is really important for the experiments we're running. It'd be nice to be able to pass in an existing fast5 file that's already been filtered and just use those filter parameters instead of having to go in and recreate everything in the config file.
Placeholder method
filter_like_existing()
is in filter.py.