GSE159526
is DNA methylation 850k microarray data on placental
chorionic villi and cell-sorted samples.
Install ExperimentHub to access the data
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
Biocmanager::install("ExperimentHub")
Yuan, V., Hui, D., Yin, Y. et al. Cell-specific characterization of the placental methylome. BMC Genomics 22, 6 (2021). https://doi.org/10.1186/s12864-020-07186-6
Below is the citation output from using citation('GSE159526')
in R.
Please run this yourself to check for any updates on how to cite
GSE159526.
print(citation("GSE159526"), bibtex = TRUE)
Please note that the GSE159526
was only made possible thanks to many
other R and bioinformatics software authors, which are cited either in
the vignettes and/or the paper(s) describing this package.
Please note that the GSE159526
project is released with a Contributor
Code of Conduct. By
contributing to this project, you agree to abide by its terms.
- Continuous code testing is possible thanks to GitHub actions through usethis, remotes, and rcmdcheck customized to use Bioconductor’s docker containers and BiocCheck.
- Code coverage assessment is possible thanks to codecov and covr.
- The documentation website is automatically updated thanks to pkgdown.
- The code is styled automatically thanks to styler.
- The documentation is formatted thanks to devtools and roxygen2.
For more details, check the dev
directory.
This package was developed using biocthis.