You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a sensible way to combine IsoSeq flnc reads and predicted transcripts from an older genome annotation using RATTLE? I expect that the ISoSeq dataset will contain transcripts from genes missing in the draft genome, and also that the de novo annotation will contain genes that are no expressed in the iso-seq samples. I'd like to try to capture the maximum diversity of transcripts/genes for an RNA-Seq DGE experiment.
Thanks,
Adam
The text was updated successfully, but these errors were encountered:
Hi,
You could perhaps pool them together and analyse them with the third step
in RATTLE.
This is the transcript polishing step, and it aims to eliminate possible
redundancy in the transcripts built in the previous steps.
You could also run RATTLE from the initial step, modifying the parameters
so that clusters are formed with fewer transcripts (default is >5 reads)
and perhaps also imposing more stringent parameters for matching,
especially similarity score 1, since you expect your input sequences to
have higher sequence quality.
I hope this helps
cheers
Eduardo
Hi,
Is there a sensible way to combine IsoSeq flnc reads and predicted transcripts from an older genome annotation using RATTLE? I expect that the ISoSeq dataset will contain transcripts from genes missing in the draft genome, and also that the de novo annotation will contain genes that are no expressed in the iso-seq samples. I'd like to try to capture the maximum diversity of transcripts/genes for an RNA-Seq DGE experiment.
Thanks,
Adam
The text was updated successfully, but these errors were encountered: