hidra_ex {sharpr2} | R Documentation |
An example dataset including a region of one chromosome from an ATAC-STARR library
Description
This is an example dataset containing 10000 fragments with four columns 'start', 'end', 'PLASMID', 'RNA'.
Usage
data(hidra_ex)
Format
The format is a data.frame with the columns: start: the start position of the fragment. end: the end position of the fragment. PLASMID: the count of PLASMID for this fragment. RNA: the count of RNA for this fragment.
Examples
data(hidra_ex)
[Package sharpr2 version 1.1.1.0 Index]