-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1.45 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: smokingMouse
Title: Provides access to smokingMouse project data
Version: 1.5.1
Date: 2024-12-10
Authors@R:
c(
person(given="Daianna", family="Gonzalez-Padilla", email="[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0009-0005-8348-3195"))
)
Description: This is an ExperimentHub package that provides access to the data generated and analyzed in the [smoking-nicotine-mouse](https://github.com/LieberInstitute/smoking-nicotine-mouse/) LIBD project.
The datasets contain the expression data of mouse genes, transcripts, exons, and exon-exon junctions across 208 samples from pup and adult mouse brain, and adult blood, that were exposed to nicotine, cigarette smoke, or controls.
They also contain relevant metadata of these samples and gene expression features, such QC metrics, if they were used after filtering steps and also if the features were differently expressed in the different experiments.
License: Artistic-2.0
BugReports: https://support.bioconductor.org/tag/smokingMouse
Suggests:
AnnotationHubData,
BiocStyle,
ExperimentHub,
ExperimentHubData,
knitr,
RefManageR,
rmarkdown,
sessioninfo,
testthat (>= 3.0.0)
biocViews: ExperimentHub, ExpressionData, Mus_musculus_Data, RNASeqData
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/testthat/edition: 2
URL: https://github.com/LieberInstitute/smokingMouse
VignetteBuilder: knitr