Skip to content

iglee/HMM-CompBio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2-state HMM for locating G-C Content

Requirements to Download

pip install -r requirements.txt 

Data

Genome of Methanocaldococcus jannaschii web URL: https://www.ncbi.nlm.nih.gov/genome/?term=Methanocaldococcus+jannaschii

How to run

To run the training for HMM, run:

python src/train.py -fi data/GCF_000091665.1_ASM9166v1_genomic.fna -fo output/output.txt -gt data/GCF_000091665.1_ASM9166v1_genomic.gff 

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages