Bioconductor / Contributions

Contribute Packages to Bioconductor
134 stars 33 forks source link

TENET.ExperimentHub #3590

Open EthanNelson-Moore opened 2 days ago

EthanNelson-Moore commented 2 days ago

Update the following URL to point to the GitHub repository of the package you wish to submit to Bioconductor

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 2 days ago

Hi @EthanNelson-Moore

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: TENET.ExperimentHub
Title: Experiment data for the TENET package
Description: ExperimentHub package containing datasets for use in the TENET package's vignette and function examples. These include a variety of different objects to illustrate different datasets used in TENET functions. Where applicable, all datasets are aligned to the hg38 human genome.
Version: 0.99.0
Authors@R: c(person("Rhie Lab at the University of Southern California", email = "rhielab@gmail.com", role = "cre"), person("Daniel", "Mullen", role = "aut", comment = c(ORCID = "0000-0002-7639-0549")), person("Zexun", "Wu", role = "aut", comment = c(ORCID = "0000-0003-2566-1326")), person("Ethan", "Nelson-Moore", role = "aut", comment = c(ORCID = "0009-0001-6903-9232")), person("Suhn", "Rhie", role = "aut", comment = c(ORCID = "0000-0002-5522-5296")))
URL: https://github.com/rhielab/TENET.ExperimentHub
BugReports: https://github.com/rhielab/TENET.ExperimentHub/issues
License: GPL-2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
BiocType: ExperimentData
biocViews: ExperimentHub, ExperimentData, Homo_sapiens_Data, CancerData, BreastCancerData, MicroarrayData, ExpressionData, RNASeqData, MethylationArrayData, Genome, CellCulture, Tissue
Depends: R (>= 4.4)
Imports: ExperimentHub, SummarizedExperiment, MultiAssayExperiment, GenomicRanges, methods
Suggests: ExperimentHubData, testthat (>= 3.0.0), BiocManager, knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr