Skip to content

LujingF/annotatingTranscriptomes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annotation of de novo transcriptomes

with notes on assembling with Trinity

Mikhail Matz, matz@utexas.edu

UT Austin, April 2015

This is a loose collection of scripts to annotate a de novo assembled transcriptome with:

  • gene names
  • GO terms
  • KOG term
  • KEGG terms

In addition, the script CDS_extractor_v2.pl uses blastx results to extract CDS regions and encoded protein sequences while correcting occasional frameshifts.

Also included are solutions to assess the transcriptome's quality metrics: contiguity and completeness.

Please see "annotating transcriptome.txt" file for detailed walkthorugh.

About

Assembly and annotation of transcriptomes de novo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 70.5%
  • Python 29.5%