1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,11 @@ |
1 |
+#' @details The main plotting functions in this package are [plot_gene()] and |
|
2 |
+#' [plot_region()]. |
|
3 |
+#' @docType package |
|
4 |
+#' @keywords internal |
|
5 |
+"_PACKAGE" |
|
6 |
+ |
|
7 |
+# The following block is used by usethis to automatically manage |
|
8 |
+# roxygen namespace tags. Modify with care! |
|
9 |
+## usethis namespace: start |
|
10 |
+## usethis namespace: end |
|
11 |
+NULL |