This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Cufflinks and StringTie

Hello all, I have assembled transcriptome using two different assembler Cufflinks and StringTie and now I want to identify the transcripts detected by both assemblers.

rna-seq assembly

Hello all, I have assembled transcriptome using two different assembler Cufflinks and StringTie and now I want to identify the transcripts detected by both assemblers.

And what's your question? Do you expect one of us to come over and sit next to you or are you going to try some things on your own?

1 answer

Use bedtools intersect to find the intersection between the two assemblies http://bedtools.readthedocs.io/en/latest/content/tools/intersect.html

Log in to answer this question.