Giter Site home page Giter Site logo

hsm6ap's Introduction

#HSM6AP

HSM6AP is a machine-learning framework to predict m6A based on Sequence and Gnomic coordinates.

Dependency

-python3

#content

-our model: data of homo sapiens for model training -gnomic coordinates feature: 63-dimension, besed on Gnomic coordinates. (using GeneDerivedFeature.R) -sequence feature: based on sequence. -result: including the result of each model and voting.

#usage

1.Please unzip pseInOne. Tar. Gz

predict m6A-containing sequences

The script Full_main.py is used to predict if given sequence and gnomic coordinates contain m6A sites.

2.gnomic coordinates

(Please change the path and name of the your test and the output file name is name + "split.txt" in GeneDerivedFeature.R)

Rscript GeneDerivedFeature.R 

The required arguments

-infa a fasta file for test samples

This script ouput the prediction scores for given sequences.

3.``` python FullMain.py -infa input_fa





# HSm6AP

The HSM6AP consists of two models.
The first is a complete experimental model, which includes the experimental model trained by the horizontal combination of gene-derived features and sequence-derived features. The first model fully expresses the whole idea of the experiment.
The second is a model based on sequential feature training.The uploading of this model is mainly to take into account that some users need to predict methylation sites across species.

Since we include two training samples, they are full transcripts and tree grown mrnas (full repersents full transcript and mature represents mature.).

SingleNucleotideReselutionData.csv and independent.csv comes from WHISLE.


The download address of Pse-in-One is http://bioinformatics.hitsz.edu.cn/Pse-in-One2.0/citation/

hsm6ap's People

Contributors

lijingtju avatar

Stargazers

 avatar

Forkers

yqmoney

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.