Skip to content

guigolab/LyRic

Repository files navigation

LyRic is a versatile automated transcriptome annotation and analysis workflow written in the Snakemake language. Its core functionality is the production of:

  1. a set of high-quality RNA Transcript Models (TMs) mapped onto a genome sequence, based on Long-Read (LR) RNA sequencing data.
  2. various summary statistics plots and analysis results that describe the input and output data in details
  3. an interactive HTML table reporting statistics for each input sample, enabling easy and intuitive sample-to-sample comparison
  4. a UCSC Track Hub to display output TMs, as well as various other tracks produced by LyRic.

(Note that features 2, 3 and 4 can be easily switched on and off).

LyRic is platform-agnostic, i.e. it can deal with FASTQ data coming from both the ONT and PacBio platforms.

Full LyRic documentation is here.