Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/applicativesystem/mirna-neural-network

miRNA target predictions analyzer for neural networks
https://github.com/applicativesystem/mirna-neural-network

bioinformatics deep-learning deep-neural genome-analysis genome-annotation genome-annotation-analysis microrna micrornas micrrna-targets neural-network target-prediction-microrna

Last synced: 18 days ago
JSON representation

miRNA target predictions analyzer for neural networks

Awesome Lists containing this project

README

        

# miRNA-neural-network
- A function to prepare the neural network sequence for the miRNA predictions.
- It uses the target prediction and the transcript and prepares the targets for the neural networks.
- a machine learning preparation for the microRNAs after the target predictions.
- It will extract the microRNA binding sites and also the upstream and the dowstream to prepare for the motif machine learning.

```
preparemiRNAsML("/Users/gauravsablok/Desktop/release/Athaliana_167_TAIR10.transcript.fa", \
"/Users/gauravsablok/Desktop/release/test.txt", \
expectation_value="0.0", \
upstream = 100, downstream=100)
````

Gaurav Sablok \
University of Potsdam \
Potsdam,Germany