UCSC-nanopore-cgl / nanopore-RNN

Collaboration repository with Nanopore Group
MIT License
0 stars 4 forks source link

Build Status codecov

NanoTensor

We propose a series of scripts, which are still in development, to label and train a multilayer Bidirectional long short-term memory recurrent neural network to base-call ONT-nanopore reads with modified bases.

INSTALLATION

Install BWA and make sure executable is in the PATH:

The easiest way to deal with the dependencies is to download Anaconda

USAGE

TODO

Training using Nanonet

If you want to use Nanonet to train a network, you can use the script located here to embed aligned kmers into the fast5 file which can then be used with Nanonet.

Contributions

If you decide to help contribute please use pylint so our code is consistent. https://www.pylint.org/