Awesome
deepMiRGene
Deep Recurrent Neural Network-Based Identification of Precursor microRNAs
Seunghyun Park, Seonwoo Min, Hyun-Soo Choi, and Sungroh Yoon, in Proceedings of the Annual Conference on Neural Information Processing Systems (NIPS), Long Beach, USA, December 2017.
Usage
python inference/deepMiRGene.py -i <input file> -o <output file>
- input file: fasta format
- output file: 0 (true pre-miRNA) or 1 (pseudo pre-miRNA)
Dependencies
- theano backended
Reproduce
- reproduce/cv.py
- cross-validation results for the human and cross-species dataset (Table 2)
- reproduce/test.py (human and cross-species)
- test results for the human and cross-species dataset (Table 2)
- reproduce/test_new.py (new)
- test results for the new dataset (Table 3)