Home

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.

http://papers.nips.cc/paper/6882-deep-recurrent-neural-network-based-identification-of-precursor-micrornas

Usage

python inference/deepMiRGene.py -i <input file> -o <output file>

Dependencies

  1. biopython

  2. RNAfold (python version)

  3. sklearn

  4. Keras

Reproduce

  1. reproduce/cv.py
  1. reproduce/test.py (human and cross-species)
  1. reproduce/test_new.py (new)