Skip to content

Releases: TaliaferroLab/LABRAT

Introduction of LABRATsc

13 Aug 15:34

Choose a tag to compare

In this version, we introduce LABRATsc, a tool for quantifying APA from single cell RNAseq data. LABRATsc relies on alevin just as LABRAT relies on salmon.

LABRATsc quantifies differences in APA across predefined populations or clusters of cells. Similar to LABRAT, it calculates gene level psi values as a measure of relative APA site use. It then compares those psi values across predefined clusters of cells and identifies genes whose APA status changes across clusters. The documentation for LABRATsc is included at the bottom of the README file for LABRAT.

Add setup.py for bioconda push

12 May 21:50

Choose a tag to compare

Add setup.py for bioconda push

Add shebangs in prep for bioconda push

11 May 19:18

Choose a tag to compare

Minor update. Add shebangs to python scripts in preparation for submitting LABRAT to bioconda.

3' end sequencing compatibility

10 May 19:26

Choose a tag to compare

In this update, the ability to quantify APA in 3' end sequencing data has been added. To facilitate this, the --librarytype parameter has been added. The value of --librarytype must be either RNAseq or 3pseq.

Initial LABRAT release

09 Sep 19:52

Choose a tag to compare

First release of LABRAT. Identifies genes whose relative usage of alternative polyadenylation sites changes across conditions using a LME model.