-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
52 lines (51 loc) · 1.55 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Package: OralMicrobiomeSubstanceUse
Type: Package
Title: Analyze and map oral microbial species in substance users
Version: 4.4.1
Authors@R:
person(
given = "Maryam",
family = "Hasanzadehkiabi",
email = "[email protected]",
role = c("aut", "cre")
)
Maintainer: The package maintainer <[email protected]>
Description: This R package designed for the analysis and mapping of microbial species in the oral microbiome, particularly in individuals who use substances.The OralMicrobiomeSubstanceUse package provides tools for analyzing different microbial species in the oral microbiome of substance users, enabling researchers to compare species presence across different substance use types and visualize these differences. The goal of OralMicrobiomeSubstanceUse is to map different microbial species found in the oral microbiome of different types substance users.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
ggplot2,
shiny,
shinyalert,
readr,
rjson,
dplyr,
httr,
jsonlite,
xml2,
magrittr,
readxl,
rBLAST,
phyloseq,
rentrez,
HMP16SData,
plotly,
vegan,
stats,
Biostrings,
ExperimentHub,
SummarizedExperiment,
reshape2,
tidyr
Roxygen: list(markdown = TRUE)
Depends: R (>= 3.1.0)
Suggests:
knitr,
rmarkdown,
RTCGA.rnaseq,
testthat
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/Maryam-hkiabi/OralMicrobiomeSubstanceUse