GithubHelp home page GithubHelp logo

glimmerhmm's Introduction

Copyright (c) 2003  by  Mihaela Pertea.

This system is licensed as open source under the terms in the file LICENSE.

GlimmerHMM system is currently trained for Arabidopsis thaliana, rice, and human. 
The system is already compiled for linux, 32 bit platforms. 
You can compile your own system for your unix platform just by typing 
make in the sources directory.

To run GlimmerHMM  just use your own compiled GlimmerHMM or the 
already existing pre-compiled GlimmerHMM from the bin directory.You will 
also need to specify the directory containing the training files.

For instance, if you want to run GlimmerHMM for Arabidopsis on a linux
platform you should type
>GlimmerHMM/bin/glimmerhmm_linux fasta.file -d GlimmerHMM/trained_dir/arabidopsis/

To train GlimmerHMM you should first run make in the train directory. 
Read readme.train from GlimmerHMM/train. After creating your own training
directory you can use it at the -d option with GlimmerHMM.

For human predictions, if you don't know the GC isochore of your input sequence, use the usual command:
>GlimmerHMM/bin/glimmerhmm_linux fasta.file -d GlimmerHMM/trained_dir/human
If you already know the isochore of where the sequence is comming use directly 
the training directory for that isochore. There were four isochores for which 
GlimmerHMM was trained for human: 0-43% GC, 43-51% GC, 51-57% GC, and 57-100% GC.
E.g. suppose the predicted isochore of the input sequence has a 39% GC 
content. The command to use for running GlimmerHMM should be:
>GlimmerHMM/bin/glimmerhmm_linux fasta.file -d GlimmerHMM/trained_dir/human/Train0-43

For additional information about GlimmerHMM see http://www.cbcb.umd.edu/software/glimmerhmm/.

glimmerhmm's People

Stargazers

jinqiu wang avatar  avatar wook2014 avatar gnomix avatar Thaddeus D. Seher avatar

Watchers

Kai Blin avatar James Cloos avatar  avatar gnomix avatar

Forkers

wook2014

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.