-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error methyltrain #15
Comments
Hi, The fast5 file structure has changed a lot since 2015 and R7 data is no longer well supported. If you want to exactly replicate the analysis for our paper you'll have to use the specific version of nanopolish that we have in Jared |
@jts Thanks a lot! This error confused me a few days. |
Yes, all modern ONT data will contain /Raw/Signal. We've tried to maintain support for older data in nanopolish but since no one really uses R7 data anymore some features may be neglected. |
Got it. Then I have to find some R9 data to train the model. |
I downloaded data from https://www.ebi.ac.uk/ena/data/view/PRJEB13021 and want to compile the pipeline. Since the whole dataset is too large, I extract 20-30 files from ecoli R7 data for training (ecoli_er2925.MSssI.timp.100215.fast5, ecoli_er2925.native.timp.110915.fast5, ecoli_er2925.pcr_MSssI.timp.021216.fast5, ecoli_er2925.pcr.timp.021216.fast5).
Then I compiled the pipeline and the following error occurs. I found that raw R7 fast5 files have no Signal object, I wonder whether this pipeline could be accomplished by these data without Raw Signal.
The text was updated successfully, but these errors were encountered: