Skip to content

AgResearch/pyNotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyNotation

Functional Analysis software

pyNotation can :

  • Analyze a genome file (Genbank format) and compute several biological parameters like genome size, % of GC, number of genes etc.
  • Looking for a gene in other genome file (Genbank format). If similar gene are found, pyNotation can draw the genetical neighborhoud.

To know how to use pyNotation, use '-h' or '--help' option. For example : python pyNotation.py -h

Extern tools

pyNotation might require the following tools :

  • Needle
  • HMMER
  • SignalP

Extern library

pyNotation use the BioPython library v1.59, under GPL licence.

More informations here

Contact

For any enquiries please contact the author

Clement DELESTRE (c) 2014

Releases

No releases published

Packages

No packages published

Languages