Skip to contents

A dataframe (tibble) containing peak information obtained from single-cell chromatin accessibility data. This data was generated from 10X multiome data using Signac, following the tutorial at https://stuartlab.org/signac/.

Usage

multiome_peak_data

Format

multiome_peak_data

A dataframe (tibble) with the following columns: '

start

Genomic position of the start of the peak

end

Genomic position of the end of the peak

Peak_name

Name of the peak

Gene

Nearest gene to the peak

...