-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
245a401
commit dc8d7a7
Showing
25 changed files
with
4,685 additions
and
645 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
^renv$ | ||
^renv\.lock$ | ||
^.*\.Rproj$ | ||
^\.Rproj\.user$ | ||
^README\.Rmd$ | ||
^dev | ||
^\.github$ | ||
^\.github$ | ||
^deploy$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,102 +1,94 @@ | ||
Package: ADViSELipidomics | ||
Title: Shinyapp for the acquisition and the analysis of lipidomics data | ||
Version: 1.2.0 | ||
Authors@R: c(person("Eugenio", "Del Prete", email = "[email protected]", | ||
role = "aut", comment = c(ORCID = "0000-0003-3214-9021")), | ||
person("Fabio", "Della Rocca", email = "[email protected]", | ||
role = c("aut","cre"), comment = c(ORCID = "0000-0002-8003-2648")), | ||
person("Ana Margarida", "Campos", email = "[email protected]", | ||
role = c("ctb","dtc"), comment = c(ORCID = "0000-0002-8832-7686")), | ||
person("Carmela", "Gallo", email = "[email protected]", | ||
role = "dtc", comment = c(ORCID = "0000-0002-1665-2615")), | ||
person("Genoveffa", "Nuzzo", email = "[email protected]", | ||
role = c("ctb","dtc"), comment = c(ORCID = "0000-0001-7065-2379")), | ||
person("Angelo", "Fontana", email = "[email protected]", | ||
role = c("dtc", "fnd"), comment = c(ORCID = "0000-0002-5453-461X")), | ||
person("Claudia", "Angelini", email = "[email protected]", | ||
role = c("ctb","fnd"), comment = c(ORCID = "0000-0001-8350-8464")) | ||
) | ||
Description: ADViSELipidomics is suitable for the acquisition of LipidSearch and LIQUID files, the computation | ||
of the recovery percentages, the creation of the feature matrix (lipid species | ||
concentration) and the statistical analysis of the feature matrix. | ||
Version: 1.3.0 | ||
Authors@R: c( | ||
person("Eugenio", "Del Prete", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0000-0003-3214-9021")), | ||
person("Fabio", "Della Rocca", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-8003-2648")), | ||
person("Ana Margarida", "Campos", , "[email protected]", role = c("ctb", "dtc"), | ||
comment = c(ORCID = "0000-0002-8832-7686")), | ||
person("Carmela", "Gallo", , "[email protected]", role = "dtc", | ||
comment = c(ORCID = "0000-0002-1665-2615")), | ||
person("Genoveffa", "Nuzzo", , "[email protected]", role = c("ctb", "dtc"), | ||
comment = c(ORCID = "0000-0001-7065-2379")), | ||
person("Angelo", "Fontana", , "[email protected]", role = c("dtc", "fnd"), | ||
comment = c(ORCID = "0000-0002-5453-461X")), | ||
person("Claudia", "Angelini", , "[email protected]", role = c("ctb", "fnd"), | ||
comment = c(ORCID = "0000-0001-8350-8464")) | ||
) | ||
Description: ADViSELipidomics is suitable for the acquisition of | ||
LipidSearch and LIQUID files, the computation of the recovery | ||
percentages, the creation of the feature matrix (lipid species | ||
concentration) and the statistical analysis of the feature matrix. | ||
License: MIT + file LICENSE | ||
URL: https://github.com/ShinyFabio/ADViSELipidomics | ||
BugReports: https://github.com/ShinyFabio/ADViSELipidomics/issues | ||
Depends: | ||
shinyBS, | ||
shiny (>= 1.6.0), | ||
shinyWidgets, | ||
shinydashboard | ||
shinyBS, | ||
shinydashboard, | ||
shinyWidgets | ||
Imports: | ||
attempt, | ||
bsplus, | ||
cicerone, | ||
circlize, | ||
cluster, | ||
ComplexHeatmap, | ||
config (>= 0.3.1), | ||
DT, | ||
glue, | ||
golem (>= 0.3.1), | ||
htmltools, | ||
shinyFiles, | ||
shinyjs, | ||
shinycssloaders, | ||
crayon, | ||
dashboardthemes, | ||
SummarizedExperiment, | ||
purrr, | ||
fs, | ||
readr, | ||
readxl, | ||
dplyr, | ||
MASS, | ||
reshape2, | ||
lubridate, | ||
data.table, | ||
DataEditR, | ||
miniUI, | ||
bsplus, | ||
ggplot2, | ||
plotly, | ||
BiocManager, | ||
VIM, | ||
ggfortify, | ||
grDevices, | ||
RColorBrewer, | ||
dendextend, | ||
dplyr, | ||
DT, | ||
factoextra, | ||
fgsea, | ||
fmsb, | ||
stringr, | ||
imputeMissings, | ||
stringi, | ||
forcats, | ||
tidyr, | ||
cicerone, | ||
statmod, | ||
fs, | ||
ggfortify, | ||
ggplot2, | ||
ggpubr, | ||
ggrepel, | ||
ComplexHeatmap, | ||
InteractiveComplexHeatmap, | ||
circlize, | ||
grid, | ||
dendextend, | ||
ggVennDiagram, | ||
sva, | ||
ggpubr, | ||
fgsea, | ||
mixOmics, | ||
factoextra, | ||
cluster, | ||
golem (>= 0.3.1), | ||
graphics, | ||
grDevices, | ||
grid, | ||
gridExtra, | ||
InteractiveComplexHeatmap, | ||
knitr, | ||
limma, | ||
lubridate, | ||
MASS, | ||
metabolomicsWorkbenchR, | ||
miniUI, | ||
mixOmics, | ||
openxlsx, | ||
crayon, | ||
data.table, | ||
knitr, | ||
tibble, | ||
plotly, | ||
purrr, | ||
RColorBrewer, | ||
readr, | ||
reshape2, | ||
S4Vectors, | ||
scales, | ||
S4Vectors | ||
biocViews: | ||
shinycssloaders, | ||
shinyFiles, | ||
shinyjs, | ||
statmod, | ||
stats, | ||
stringr, | ||
SummarizedExperiment, | ||
limma, | ||
sva, | ||
fgsea, | ||
mixOmics, | ||
metabolomicsWorkbenchR, | ||
ComplexHeatmap, | ||
InteractiveComplexHeatmap | ||
tibble, | ||
tidyr, | ||
tools, | ||
utils, | ||
VIM | ||
biocViews:SummarizedExperiment, limma, sva, fgsea, mixOmics, | ||
metabolomicsWorkbenchR, ComplexHeatmap, InteractiveComplexHeatmap | ||
Encoding: UTF-8 | ||
LazyData: true | ||
RoxygenNote: 7.2.3 | ||
URL: https://github.com/ShinyFabio/ADViSELipidomics | ||
BugReports: https://github.com/ShinyFabio/ADViSELipidomics/issues |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.