Closed EthanNelson-Moore closed 4 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
Title: R package for TENET (Tracing regulatory Element Networks using Epigenetic Traits) to identify key transcription factors
Description: TENET identifies key transcription factors (TFs) and regulatory elements (REs) linked to a specific cell type by finding significantly correlated differences in gene expression and RE methylation between case and control input datasets, and identifying the top genes by number of significant RE DNA methylation site links. It also includes many additional tools to aid in visualization and analysis of the results, including plots displaying and comparing methylation and expression data and RE DNA methylation site link counts, survival analysis, TF motif searching in the vicinity of linked RE DNA methylation sites, custom TAD and peak overlap analysis, and UCSC Genome Browser track file generation. A utility function is also provided to download methylation, expression, and patient survival data from The Cancer Genome Atlas (TCGA) for use in TENET or other analyses.
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
BugReports: https://github.com/rhielab/TENET/issues
License: GPL-2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
BiocType: Software
biocViews: Software, BiomedicalInformatics, CellBiology, Genetics, Epigenetics, MultipleComparison, GeneExpression, DifferentialExpression, DNAMethylation, DifferentialMethylation, MethylationArray, Sequencing, MethylSeq, RNASeq, FunctionalGenomics, GeneRegulation, GeneTarget, HistoneModification, Transcription, Transcriptomics, Survival, Visualization
Depends: R (>= 4.4)
Imports: graphics, grDevices, stats, utils, tools, S4Vectors, GenomicRanges, IRanges, parallel, pastecs, ggplot2, RCircos, survival, BSgenome.Hsapiens.UCSC.hg38, seqLogo, Biostrings, matlab, TCGAbiolinks, methods, R.utils, MultiAssayExperiment, SummarizedExperiment, sesame, sesameData, AnnotationHub, ExperimentHub, TENET.ExperimentHub, rtracklayer
Suggests: TENET.AnnotationHub, knitr, rmarkdown, BiocStyle, MotifDb
VignetteBuilder: knitr
Because this package Imports TENET.ExperimentHub; it its current state it would not be able to be reviewed until that package is accepted and officially propagated on our builders. The alternative is to review TENET.ExperimentHub and TENET together by using the AdditionalPackage:
option under the existing TENET.ExperimentHub issue. If this is done, I will need to alter our tracking database and close this issue before it is submitted as an additional package there. Please let me know how you want to proceed
Thank you for your response. We would like to use the AdditionalPackage:
option so the packages can be reviewed simultaneously.
We will close this issue. Please try again on https://github.com/Bioconductor/Contributions/issues/3590 as we have made the adjustments mentioned in the above comment that now AdditionalPackages should work
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]'
[X] I understand that by submitting my package to Bioconductor, the package source and all review commentary are visible to the general public.
[X] I have read the Bioconductor Package Submission instructions. My package is consistent with the Bioconductor Package Guidelines.
[X] I understand Bioconductor Package Naming Policy and acknowledge Bioconductor may retain use of package name.
[X] I understand that a minimum requirement for package acceptance is to pass R CMD check and R CMD BiocCheck with no ERROR or WARNINGS. Passing these checks does not result in automatic acceptance. The package will then undergo a formal review and recommendations for acceptance regarding other Bioconductor standards will be addressed.
[X] My package addresses statistical or bioinformatic issues related to the analysis and comprehension of high throughput genomic data.
[X] I am committed to the long-term maintenance of my package. This includes monitoring the support site for issues that users may have, subscribing to the bioc-devel mailing list to stay aware of developments in the Bioconductor community, responding promptly to requests for updates from the Core team in response to changes in R or underlying software.
[X] I am familiar with the Bioconductor code of conduct and agree to abide by it.
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.