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

Hello all I was wondering to ask whether there are any method to find common transcripts between two gtf file? I have produced gtf files from StringTie and I am interested in to proceed forward with common transcripts.

rna-seq alignment

2 answers

You can also create the transcript (and quantification) list with ballgown, then compare the lists.

you can do that simply using awk or fgrep

Log in to answer this question.