Bioconductor / Contributions

Contribute Packages to Bioconductor
131 stars 33 forks source link

RFLOMICS #3477

Open nbessoltane opened 3 weeks ago

nbessoltane commented 3 weeks ago

Dear Bioconductor team,

Confirm the following by editing each check box to '[x]'

I am familiar with the essential aspects of Bioconductor software management, including:

For questions/help about the submission process, including questions about the output of the automatic reports generated by the SPB (Single Package Builder), please use the #package-submission channel of our Community Slack. Follow the link on the home page of the Bioconductor website to sign up.

bioc-issue-bot commented 3 weeks ago

Hi @nbessoltane

Thanks for submitting your package. We are taking a quick look at it and you will hear back from us soon.

The DESCRIPTION file for this package is:

Package: RFLOMICS
Title: Interactive web application for Omics-data analysis
Version: 0.99.1
Authors@R: 
    c(
    person(given = "Nadia", family = "Bessoltane",email = "nadia.bessoltane@inrae.fr", role = c("aut", "cre"), comment = c(ORCID="0000-0001-6931-2529")),
    person(given = "Delphine", family = "Charif", email = "delphine.charif@inrae.fr", role = c("aut"), comment = c(ORCID="0000-0002-1949-5969")),
    person(given = "Audrey", family = "Hulot", email = "audrey.hulot@inrae.fr", role = c("aut"), comment = c(ORCID = "0000-0002-9647-6470")),
    person(given = "Christine", family = "Paysant-Leroux", email = "christine.paysant-le-roux@inrae.fr", role = c("aut"), comment = c(ORCID = "0000-0003-2046-6492")),
    person(given = "Gwendal", family = "Cueff", email = "gwendal.cueff@inrae.fr", role = c("aut"))
    )
Description: R-package with shiny interface, provides a framework for the analysis of transcriptomics, proteomics and/or metabolomics data. The interface offers a guided experience for the user, from the definition of the experimental design to the integration of several omics table together. A report can be generated with all settings and analysis results.
URL: https://github.com/RFLOMICS/RFLOMICS
BugReports: https://github.com/RFLOMICS/RFLOMICS/issues
Depends: 
    R (>= 4.4.0),
    SummarizedExperiment,
    MultiAssayExperiment,
    shinyBS,
    knitr
biocViews: ShinyApps, DifferentialExpression, Metabolomics, Proteomics, Transcriptomics
License: Artistic-2.0 
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: 
    testthat,
    BiocStyle,
    org.At.tair.db,
    org.Hs.eg.db
VignetteBuilder: knitr
Imports:
    vroom,
    AnnotationDbi,
    circlize,
    clusterProfiler,
    ComplexHeatmap,
    coseq,
    data.table,
    dplyr,
    DT,
    edgeR,
    EnhancedVolcano,
    enrichplot,
    FactoMineR,
    ggplot2,
    ggpubr,
    ggrepel,
    grDevices,
    grid,
    gridExtra,
    htmltools,
    limma,
    magrittr,
    methods,
    mixOmics,
    MOFA2,
    pathview,
    png,
    purrr,
    RColorBrewer,
    reshape2,
    reticulate,
    rmarkdown,
    S4Vectors,
    shiny,
    shinydashboard,
    shinyWidgets,
    stats,
    stringr,
    tidyr,
    tibble,
    tidyselect,
    UpSetR,
    utils,
    httr
lshep commented 2 weeks ago

general

vignettes

data/input