Skip to content

Ensembl/ensc-annotation-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EnsC-annotation-tools

This repository contains the OBDA and Programs directory from ensc-core found at https://github.com/Ensembl/ensc-core The binary used by the Ensembl Genome Annotation System are:

  • translate
  • fastasplit_random
  • indicate
  • RefineSolexaGenes

Dependencies

  • EnsC-core
  • MySQL (recommended)
  • samtools (recommended)
  • libconfig (recommended)

To compile the binaries

cd src
./autogen.sh
./runconfig
make

You can also specify parameters to runconfig like CPPFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib"

Previous history

All unused code have been removed, so if you want to see the full history for some of the files you need to use the code from ensc-core

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages