hidra_ex: 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)
Arguments
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.