Open luciaq21 opened 4 years ago
You are correct - you no longer need to compare your samples against Rfam. We considered that step to be a bit to onerous to have users perform after the fact. Evolinc-I now scans against common contaminants such as ribosomal, the U1-X spliceosomal, and a suite of other housekeeping ncRNAs. It does not remove miRNA precursors and snoRNAs as they have been demonstrated to play roles as lncRNAs.
Evolinc detects intergenic as well as sense and antisense overlapping transcripts. These will be subdivided in the output into separate folders (SOTs and AOTs, respectively). Note that the accuracy of these assignments (sense/antisense) depends heavily on the strandedness of your RNAseq library. As with any interesting discovery, I would suggest RT-PCR, etc., to verify.
GFFcompare is fine - just make sure and use the -r (reference annotation) flag.
Extra: If you run Evolinc on multiple datasets, consider using the "merge_multiple_gtfs.sh" script found in the Accessory Scripts repo. If you do not have cuffmerge in your path, simply swap out instances of "cuffmerge" for "gffcompare" (lines 62 and 72).
Thanks for using Evolinc!
Hi, I have read the paper of the most recent version of Evolinc and I have the following questions: