-
Notifications
You must be signed in to change notification settings - Fork 159
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
Data availability #1
Comments
This is a good idea. I'll extract a small segment of our draft assembly and corresponding MinION reads from @nickloman's dataset to act as a tutorial. I'll leave this issue open as a reminder to put this together. |
More broadly, for others wishing to develop further embellishments of HMM-based sequence calling, are larger datasets publicly available at all, and if so, under a license which would allow open source research? |
Yes, the data in our preprint can be used for development. See supplementary table 3 in here: http://biorxiv.org/content/biorxiv/early/2015/03/11/015552.full.pdf This table gives accession numbers that can be used to get the data from the EBI or NCBI. Let me know if you run into difficulty |
In addition to the public datasets linked above, there is now a single read bundled as part of the testing framework: https://github.com/jts/nanopolish/tree/master/test/data Its use is demonstrated here: https://github.com/jts/nanopolish/blob/master/nanopolish_test.cpp#L69 |
added workflow_dispatch to manually run action
Is it possible to provide example data? Or is it inside of the .mat file?
The text was updated successfully, but these errors were encountered: