1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,16 @@ |
1 |
+% Generated by roxygen2: do not edit by hand |
|
2 |
+% Please edit documentation in R/data.R |
|
3 |
+\docType{data} |
|
4 |
+\name{atf3_chr1} |
|
5 |
+\alias{atf3_chr1} |
|
6 |
+\title{Atf3 binding regions.} |
|
7 |
+\format{A GRanges object} |
|
8 |
+\usage{ |
|
9 |
+data(atf3_chr1) |
|
10 |
+} |
|
11 |
+\description{ |
|
12 |
+Binding regions for Atf3. |
|
13 |
+Only includes regions in chr1 to keep |
|
14 |
+the example data small. |
|
15 |
+} |
|
16 |
+\keyword{datasets} |