Bioconductor / Contributions

Contribute Packages to Bioconductor
131 stars 33 forks source link

TENET.AnnotationHub #3473

Open EthanNelson-Moore opened 3 days ago

EthanNelson-Moore commented 3 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 3 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.AnnotationHub
Title: Annotation data for the TENET package
Description: AnnotationHub package containing datasets for use in the TENET package. Includes GenomicRanges objects representing putative enhancer, promoter, and open chromatin regions. All included 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.AnnotationHub
BugReports: https://github.com/rhielab/TENET.AnnotationHub/issues
License: GPL-2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
BiocType: AnnotationData
biocViews: AnnotationHub, GenomicSequence, Homo_sapiens
Depends: R (>= 4.4)
Imports: AnnotationHub, GenomicRanges
Suggests: AnnotationHubData, testthat (>= 3.0.0), BiocManager, rtracklayer, knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr