Browse code

R pkg documentation for the R folder

Federico Marini authored on 24/06/2019 13:33:34
Showing 1 changed files

1 1
new file mode 100644
... ...
@@ -0,0 +1,10 @@
1
+#' GeneTonic
2
+#'
3
+#' \code{GeneTonic} is a Bioconductor package that provides an interactive Shiny-based
4
+#'  graphical user interface for...
5
+#'
6
+#' @author Federico Marini \email{marinif@@uni-mainz.de}
7
+#' @author Simon Tiado Stahl \email{simon.t.stahl@@gmail.com}
8
+#' @name GeneTonic-pkg
9
+#' @docType package
10
+NULL