make_chromatin_assay

Create a chromatin assay using Signac and a counts matrix.

module

Inputs

Channel nameDescriptionType
optA map of task-specific variables.map
tagAn identifier to use in the tag directive.string
annotationsGRanges object of GTF save as RDS file.file
counts matricesRDS file of the counts matrices loaded by Seurat.file
quantification pathPath to the quantified dataset from which the ATAC-seq fragments are read.path
feature typeThe name of the list key in counts matrices that contains the chromatin assay data (eg. “Chromatin Accessibility”).string

Outputs

Emission nameDescriptionTypeFilename pattern
optA map of task-specific variables.map
taskYAML-formatted file of task parameters and software versions used by the task.filetask.yaml
assayRDS file of the newly created chromatin accessibility assay.fileassay.rds

Tools

r

R is a free software environment for statistical computing and graphics.

Homepage Documentation

signac

Signac is designed for the analysis of single-cell chromatin data, including scATAC-seq, single-cell targeted tagmentation methods such as scCUT&Tag and scNTT-seq, and multimodal datasets that jointly measure chromatin state alongside other modalities.

Homepage Documentation Source