christine-liu / SQANTI3

Repository of SQANTI3 tool for Quality Control of Long-Read Defined Transcriptomes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQANTI3 logo

SQANTI3

SQANTI3 is the newest version of the SQANTI tool (publication) that merges features from SQANTI, (code repository) and SQANTI2 (code repository), together with new additions. SQANTI3 will continue as an integrated development aiming to provide the best characterization for your new long read-defined transcriptome.

SQANTI3 is the first module of the Functional IsoTranscriptomics (FIT) framework, that also includes IsoAnnot and tappAS.

Lastest updates

Current version (07/05/2021): SQANTI3 version 4.1

New features implemented in SQANTI3

version 4.1:

  • Change for --gtf argument. Now, by default, SQANTI3 will expect a GTF file as input. It will still be possible to provide the sequences of your isoforms as a FASTA or FASTQ file by activatingt the --fasta option.
  • New plots and minor bugs of the report fixed.

version 4.0:

  • Creation of HTML report. Using the --report argument, it is possible to choose which type of report: html (default), pdf, both or skip.
  • Short-reads processing pipeline included. Now, providing directly your short-read data (FASTA/FASTQ format), SQANTI3 will:
    • Map them against the genome to identify SJ and calculate their coverage.
    • Calculate the "ratio_TSS" value for each isoform of your transcriptome.
    • If pair-end data is provided, isoform expression will be computed using kallisto.
  • New subcategories for FSM: Reference match, Alternative 3' UTR, Alternative 5' UTR and Alternative 5' and 3' UTRs.
  • IsoAnnotLite implemented to generate tappAS compatible GFF3 files. GFF3 output may incorporate functional annotation labels for model species supported by tappAS.
  • New plots:
    • Saturation curves only plot when --saturation option activated.
  • Installation provided as a conda yml environment file

Wiki

Please, visit our wiki for more detailed information

How to cite SQANTI3

SQANTI3 paper is in preparation, in the meantime it is possible to cite the original SQANTI paper.

Tardaguila M, de la Fuente L, Marti C, et al. SQANTI: extensive characterization of long-read transcript sequences for quality control in full-length transcriptome identification and quantification. Genome Res. 2018;28(3):396-411. doi:10.1101/gr.222976.117

About

Repository of SQANTI3 tool for Quality Control of Long-Read Defined Transcriptomes

License:GNU General Public License v3.0


Languages

Language:HTML 91.3%Language:Python 3.8%Language:AMPL 2.3%Language:R 2.1%Language:Perl 0.4%Language:CSS 0.0%Language:JavaScript 0.0%Language:Shell 0.0%