Coder Social home page Coder Social logo

peace195 / mirna-identification-conv2d Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 1.0 113.67 MB

Precursor microRNA Identification Using Deep Convolutional Neural Networks

Python 100.00%
convnet convolutional-neural-networks mirna-identification mirna mirna-secondary-structure pytorch pre-mirna

mirna-identification-conv2d's Introduction

Precursor microRNA Identification

Code for project "Overview of Biomedicine" under lab course "Deep Learning for Computer Vision and Biomedicine" - Technical University of Munich, Germany. Depends on Python 3, numpy, pytorch, scikit-learn, Bio, RNA, matplotlib.

Our paper: Binh Thanh Do, Vladimir Golkov, Göktuğ Erce Gürel, and Daniel Cremers, "Precursor microRNA Identification Using Deep Convolutional Neural Networks"

Setting up the Environmental Variable

Ubuntu/Mac OSX

To set up the environmental variable in Mac OSX, follow the steps:

  • Open ~/.bash_profile with a text editor.
  • Add the line export VIENNA_PATH="the-path-of-your-viennarna-package" and save.
  • Restart the terminal, check if it is working by typing echo $VIENNA_PATH

An example: export VIENNA_PATH="/Users/peace195/ViennaRNA/lib/python3.6/site-packages"

Usage

python filename.py

where:

File / Folder Description
dataset/ human, cross-species and new RNA sequences
results/ running log of each epoch in testset
weights/ saved model parameters
cv.py 5-fold cross validation for human and cross-species dataset using fixed-sized inputs ConvNet architecture
test.py Train and test in human and cross-species dataset with fixed-sized inputs ConvNet architecture
test_new.py Train and test in new dataset with fixed-sized inputs ConvNet architecture
cv_variable_size.py 5-fold cross validation for human and cross-species dataset using variable-sized inputs ConvNet architecture
test_variable_size.py Train and test in human and cross-species dataset with variable-sized inputs ConvNet architecture
test_new_variable_size.py Train and test in new dataset with variable-sized inputs ConvNet architecture
utils.py Read sequences, encode sequences and measurements
ConvNet.py Some ConvNet architectures such as Alexnet, Resnet, etc.
statistics.py Statistics of dataset

mirna-identification-conv2d's People

Contributors

peace195 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jinmiaos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.