Skip to content

mcvidomi/ML2Motif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML2Motif

Required installations

  1. shogun toolbox
    http://www.shogun-toolbox.org/doc/en/3.0.0/installation.html
    install with python interface
  2. R https://cran.r-project.org/mirrors.html
    install the additional package bioconductor package by enter in R
    source("http://bioconductor.org/biocLite.R")
    biocLite("seqLogo")

Tutorial

Run "demo.py" script.

  1. The human splice data set will be downloaded to the folder data
  2. The SVM with a weighted degree string kernel is trained (the time of training depends on how much samples you choose from the training data)
  3. gPOIM is computed
  4. gPOIM is plotted
  5. The important motif is extracted and plotted

If you have any questions, please write a mail at marina.vidovic@tu-berlin.de.

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages