-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
17 lines (16 loc) · 948 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: biovizR
Title: A Package to Visualize Biological Data Designed for Wet Lab Scientists.
Version: 0.0.0.9000
Authors@R:
person(given = "Erkut",
family = "Ilaslan",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-1024-7491"))
Description: biovizR is an easy to use publication/report ready biological data visualization package. This package provides easy to use functions for wetlab scientists to explore and visualize their data. It performs data wrangling and data visualization. It heavily relies on tidyverse package and enables a simplified easier to use version rather than relying on ggplot2 grammar which tends to get very complex if you want to generate good looking plots.
License: GPL-2.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports: ComplexHeatmap, ggpubr, ggthemes, ggrepel, tidyverse, plyr