Thanks, but as you also mentioned it works using reference genome and annotation. I expressed that my case is a non-model plant, no available genome and annotation.
Dear all,
I would like to assess the de novo assembled transcriptome of a non-model plant in terms of accuracy, completeness, contiguity, and gene fusions. Could you please share your tool or script to evaluate the above-mentioned parameters on assembled transcriptome? Your feedback would be greatly appreciated.
2 answers
Transrate (http://hibberdlab.com/transrate/) does these things.
You give it your assembly (or multiple assemblies) and the reads used to generate them, and it outputs a lot of summary statistics about the assembly. These include the accuracy and completeness of the assembly. It also evaluates each individual contig in the assembly, giving scores for various aspects of the contig quality, and a summary score called the contig score. Finally, it can automatically learn a contig score cutoff to discard low-quality contigs and output the subset of contigs that maximises the assembly score.
I'm one of the Transrate developers, so let me know if you have any trouble.
Log in to answer this question.