Skip to content

Commit

Permalink
updates to v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Palmer authored and Jon Palmer committed Jul 7, 2016
1 parent f8ee526 commit a762275
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# funannotate

funannotate is a pipeline for genome annotation (built specifically for fungi, but could work with other eukaryotes). Genome annotation is a complicated process that uses software from many sources, thus the hardest part about using funannotate will be getting all of the dependencies installed. After that, funannotate requires only a few simple commands to go from genome assembly all the way to a functional annotated genome (InterPro, PFAM, MEROPS, CAZymes, GO ontology, etc) that is ready for submission to NCBI. Moreover, funannotate incorporates a light-weight comparative genomics package that can get you started looking at differences between fungal genomes.
funannotate is a pipeline for genome annotation (built specifically for fungi, but theoretically should work with other eukaryotes). Genome annotation is a complicated process that uses software from many sources, thus the hardest part about using funannotate will be getting all of the dependencies installed. After that, funannotate requires only a few simple commands to go from genome assembly all the way to a functional annotated genome (InterPro, PFAM, MEROPS, CAZymes, GO ontology, etc) that is ready for submission to NCBI. Moreover, funannotate incorporates a light-weight comparative genomics package that can get you started looking at differences between funannotated genomes.

###Installation

Expand Down Expand Up @@ -32,7 +32,7 @@ To see the help menu, simply type `funannotate` in the terminal window. Similar
$ funannotate
Usage: funannotate <command> <arguments>
version: 0.3.2
version: 0.3.4
Description: Funannotate is a genome prediction, annotation, and comparison pipeline.
Expand Down

0 comments on commit a762275

Please sign in to comment.