Software & Tools

Open-source software developed by the Andersson Lab

The Andersson Lab develops open-source software for regulatory genomics, including tools for quantitative analysis of transcription initiation data, prediction of active regulatory elements and enhancer–gene interactions, and sequence-based modelling of regulatory activity.


PRIME toolkit

The PRIME toolkit consists of three interconnected tools for analysis of transcription initiation data from CAGE and related TSS assays. Together, they support workflows from raw sequencing reads through quantitative analysis of transcription initiation to genome-wide prediction of active regulatory elements.

Tool Description
PRIMEprep Bash pipeline for processing raw sequencing data, including quality control, adapter trimming, read mapping, and generation of BigWig signal tracks.
PRIME R package for quantitative analysis of transcription initiation data, including TSS quantification, normalization, transcription initiation complexity, background noise estimation, divergent transcription analysis, and core promoter architecture.
PRIMEmodel R package and Python framework for genome-wide prediction and scoring of active regulatory elements from transcription initiation profiles.

PRIME works alongside CAGEfightR and uses standard Bioconductor genomic data structures. The PRIME package also provides an interface to the LightGBM regulatory element model distributed through PRIMEmodel.


scE2G

scE2G is a computational pipeline for predicting genome-wide enhancer–gene regulatory interactions from single-cell ATAC-seq or paired single-cell ATAC- and RNA-seq (multiome) data. scE2G integrates features derived from chromatin accessibility, genomic distance, gene expression, and other genomic information to generate cell-type-specific enhancer–gene predictions.


DeepCompARE

DeepCompARE is a lightweight multitask convolutional neural network that predicts promoter activity, enhancer potential, and chromatin accessibility directly from DNA sequence. Combined with in silico binding-site ablation (ISA), it enables systematic analysis of transcription factor motif importance and cooperativity across regulatory elements.


ChromTransfer

ChromTransfer is a transfer-learning method for predicting cell-type-specific chromatin accessibility from DNA sequence. It uses a pre-trained, cell-type-agnostic model of open chromatin regions as the basis for fine-tuning models for individual cell types, enabling accurate predictions even when limited training data are available.


Transcriptional Decomposition

Transcriptional Decomposition is a computational approach for decomposing genome-wide RNA expression into positionally dependent and positionally independent components. The positionally dependent component captures transcriptional patterns associated with chromosomal organization and can be used to infer features of active chromatin architecture. The accompanying framework also uses transcriptional features to predict cell-type-specific enhancer–promoter interactions.