Commit a0b135a5 authored by Daria Zenkova's avatar Daria Zenkova

add pcaPlot

parent 913302a3
...@@ -2,8 +2,11 @@ Package: morpheusR ...@@ -2,8 +2,11 @@ Package: morpheusR
Title: R-package for using in morpheus.js through opencpu Title: R-package for using in morpheus.js through opencpu
Version: 0.0.0.9000 Version: 0.0.0.9000
Authors@R: person("Daria", "Zenkova", email = "daria.zenkova.cs@gmail.com", role = c("aut", "cre")) Authors@R: person("Daria", "Zenkova", email = "daria.zenkova.cs@gmail.com", role = c("aut", "cre"))
Description: This project is supposed to have several tools for plots and serious genome analysis with help of R/Bioconductor Description: This project is supposed to have several tools for plots and
Depends: R (>= 3.3.1) serious genome analysis with help of R/Bioconductor
Depends:
R (>= 3.3.1)
License: GNU General Public License(GPL) License: GNU General Public License(GPL)
Encoding: UTF-8 Encoding: UTF-8
LazyData: true LazyData: true
RoxygenNote: 5.0.1.9000
# Generated by roxygen2: fake comment so roxygen2 overwrites silently. # Generated by roxygen2: do not edit by hand
exportPattern("^[^\\.]")
export(pcaPlot)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment