Bioconductor / Contributions

Contribute Packages to Bioconductor
134 stars 33 forks source link

humanHippocampus2024 #3605

Open christinehou11 opened 2 days ago

christinehou11 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 @christinehou11

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: humanHippocampus2024
Title: Access to SRT and snRNA-seq data from spatial_HPC project
Version: 0.99.0
Date: 2024-09-20
Authors@R: 
    person(
        given = "Christine", 
        family = "Hou",
        email = "chris2018hou@gmail.com", 
        role = c("aut", "cre"),
        comment = c(ORCID = "0009-0001-5350-0629")
    )
Description: This is an ExperimentHub package that helps to access the 
    spatially-resolved transcriptomics and single-nucleus RNA sequencing data.
    The datasets are generated from adjacent tissue sections of the anterior 
    human hippocampus across ten adult neurotypical donors. The datasets are
    based on [spatial_hpc](https://github.com/LieberInstitute/spatial_hpc) 
    project by Lieber Institute for Brain Development (LIBD) researchers and 
    collaborators.
Depends: 
    R (>= 4.4)
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests: 
    testthat (>= 3.0.0),
    sessioninfo,
    rmarkdown,
    knitr,
    BiocStyle,
    ExperimentHub,
    AnnotationHubData,
    SummarizedExperiment,
    SpatialExperiment,
    RefManageR
Config/testthat/edition: 3
BugReports: https://support.bioconductor.org/t/humanHippocampus2024
biocViews: ExperimentHub, SequencingData, SpatialData, ExpressionData, Tissue,
    RNASeqData
URL: https://github.com/LieberInstitute/spatial_hpc, https://christinehou11.github.io/humanHippocampus2024/
VignetteBuilder: knitr