tweak to README
Allelic counts from Combs & Fraser (2018), compiled into a SummarizedExperiment object.
Package is available on Bioconductor as of August 2021:
https://bioconductor.org/packages/spatialDmelxsim
After the package is released in October 2021:
BiocManager::install("spatialDmelxsim") suppressPackageStartupMessages(library(SummarizedExperiment)) library(spatialDmelxsim) se <- spatialDmelxsim()
The assays of se include a1 and a2. Here, a1 assay is the D simulans allelic count, a2 assay is the D melanogaster allelic count.
se
a1
a2
Data downloaded from GSE102233 as described in the publication:
GSE102233
Combs PA, Fraser HB (2018) Spatially varying cis-regulatory divergence in Drosophila embryos elucidates cis-regulatory logic. PLOS Genetics 14(11): e1007631. https://doi.org/10.1371/journal.pgen.1007631
inst/scripts/make-data.R
vignettes/spatialDmelxsim.Rmd
See vignette for details.
提供果蝇空间转录组学数据
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
spatialDmelxsim
Allelic counts from Combs & Fraser (2018), compiled into a SummarizedExperiment object.
Package is available on Bioconductor as of August 2021:
https://bioconductor.org/packages/spatialDmelxsim
After the package is released in October 2021:
The assays of
seincludea1anda2. Here,a1assay is the D simulans allelic count,a2assay is the D melanogaster allelic count.Data downloaded from
GSE102233as described in the publication:R scripts
inst/scripts/make-data.Rvignettes/spatialDmelxsim.RmdExample figures of allelic ratio (simulans / total):
See vignette for details.