Skip to content

Commit a762275

Browse files
Jon PalmerJon Palmer
Jon Palmer
authored and
Jon Palmer
committed
updates to v0.3.4
1 parent f8ee526 commit a762275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# funannotate
22

3-
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.
3+
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.
44

55
###Installation
66

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

0 commit comments

Comments
 (0)