Skip to content

leannehaggerty/ensembl-annotation

 
 

Repository files navigation

ensembl-annotation

Running perltidy

Before commiting to this repository please run the following has been run to ensure the Perl source files are formatted correctly.

cd /path/to/ensembl-annotation/
find . -name '*.p[l|m]' -exec perltidy -pro=perltidyrc  -b {} \;

About

The Ensembl gene annotation pipeline (a work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 99.2%
  • Shell 0.8%