/
How should I analyze TeloPrime IsoSeq data?

Lexogen Online FAQs

How should I analyze TeloPrime IsoSeq data?


TeloPrime V2 IsoSeq data generated by Sequel instruments (Pacific Biosciences) can be best analyzed using a combination of the IsoSeq3 pipeline from PacBio (available here: https://github.com/PacificBiosciences/IsoSeq_SA3nUP/wiki/Tutorial:-Installing-and-Running-Iso-Seq-3-using-Conda) and the Transcriptome Annotation by Modular Algorithms (for Iso-Seq data), or "TAMA" software package (https://github.com/GenomeRIK/tama), which is specifically modified to run TeloPrime IsoSeq data. TAMA runs on Python 2.7 and there is no need for any installation.
TAMA is regularly updated so please check the GitHub repository regularly for the most up to date workflows and add-ons.
To run TAMA with Iso-Seq3 the following pipeline steps can be recommended:

  • CCS

  • LIMA; NOTE: do not run "isoseq3 refine –require-polya", this is the step with issues.

  • bamtools convert -format fasta -in unpolished.flnc.bam > flnc.fasta

  • Poly-A cleanup (run as: python tama_flnc_polya_cleanup.py {fasta} {outfile}; NOTE: the current version does not handle random non A insertions)

  • Minimap2 to the genome

  • Sort bam file and convert to sam

  • Run TAMA collapse

Related content

How can I use TeloPrime to prepare full-length cDNA for long-read sequencing applications?
How can I use TeloPrime to prepare full-length cDNA for long-read sequencing applications?
More like this
Should I perform size selection of TeloPrime V2 cDNA for Iso-Seq™?
Should I perform size selection of TeloPrime V2 cDNA for Iso-Seq™?
More like this
How do I analyze my QuantSeq FWD-UMI Sequencing Data?
How do I analyze my QuantSeq FWD-UMI Sequencing Data?
More like this
What are the input RNA requirements for TeloPrime?
What are the input RNA requirements for TeloPrime?
More like this
How do I analyze the data from LUTHOR HD 3’ mRNA-Seq libraries?
How do I analyze the data from LUTHOR HD 3’ mRNA-Seq libraries?
More like this

Have feedback for us or need more information? Send us a request or write to us at support@lexogen.com.