Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

placentaImmuneCellRefEPIC450k #3709

Open
10 tasks done
kyleac opened this issue Jan 17, 2025 · 2 comments
Open
10 tasks done

placentaImmuneCellRefEPIC450k #3709

kyleac opened this issue Jan 17, 2025 · 2 comments
Labels
1. awaiting moderation submitted and waiting clearance to access resources 3e. pending pre-review changes review has indicated blocking concern that needs attention

Comments

@kyleac
Copy link

kyleac commented Jan 17, 2025

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 understand that by submitting my package to Bioconductor,
    the package source and all review commentary are visible to the
    general public.

  • I have read the Bioconductor Package Submission
    instructions. My package is consistent with the Bioconductor
    Package Guidelines.

  • I understand Bioconductor Package Naming Policy and acknowledge
    Bioconductor may retain use of package name.

  • 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.

  • My package addresses statistical or bioinformatic issues related
    to the analysis and comprehension of high throughput genomic data.

  • 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.

  • 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:

  • The 'devel' branch for new packages and features.
  • The stable 'release' branch, made available every six
    months, for bug fixes.
  • Bioconductor version control using Git
    (optionally via GitHub).

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
Copy link
Collaborator

Hi @kyleac

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: placentaImmuneCellRefEPIC450k
Type: Package
Title: Placenta and Immune Cell Type DNA Methylation Microarray Deconvolution Reference
Version: 0.99.0
Authors@R: 
    c(
      person("Kyle", "Campbell", email = "[email protected]", role = c("aut", "cre"),
      comment=c(ORCID="
      https://orcid.org/0000-0002-1836-0341")),
      person("Kelly", "Bakulski", email = "[email protected]", role = c("ctb"),
      comment=c(ORCID="
      https://orcid.org/0000-0002-9605-6337")
      )
      )
Description: Companion data package to "Placental and Immune Cell DNA
    Methylation Reference Panel for Bulk Tissue Cell Composition Estimation in
    Epidemiological Studies." This package provides the signature cell type matrix
    of cell type-defining CpGs common to the 450k and EPIC microarrays for
    5 placental (cytotrophoblast, endothelial, Hofbauer, stromal, and
    syncytiotrophoblast), 6 peripheral immune (B cell, CD4T, CD8T, monocyte,
    neutrophil, and natural killer), and nucleated red blood cell types. The
    signature matrix is designed for plug and play use with EpiDISH's epidish(ref.m)
    argument, Bioconductor R package, DOI <10.18129/B9.bioc.EpiDISH>. This data
    package also includes the cell type samples used to create the matrix so
    other users can adapt it to their needs, if desired.
License: MIT
Encoding: UTF-8
LazyData: true
LazyDataCompression:gzip
Suggests:
    knitr,
    rmarkdown
VignetteBuilder: knitr
Depends: utils
biocViews: DNAMethylation, MethylationArray, Microarray, Software, TissueMicroarray

@bioc-issue-bot bioc-issue-bot added the 1. awaiting moderation submitted and waiting clearance to access resources label Jan 17, 2025
@lshep
Copy link
Contributor

lshep commented Feb 4, 2025

A few minor corrections before moving this on to building:

This is a data package not software and should use biocViews from the ExperimentData classification.

Please remove doc directory. These should be generated automatically when running R CMD build.

@lshep lshep added the 3e. pending pre-review changes review has indicated blocking concern that needs attention label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. awaiting moderation submitted and waiting clearance to access resources 3e. pending pre-review changes review has indicated blocking concern that needs attention
Projects
None yet
Development

No branches or pull requests

3 participants