From 9f37e40b4c063619203251273eaf8b7ddbe5f8f5 Mon Sep 17 00:00:00 2001 From: Zhi-Jie Cao Date: Wed, 15 Jun 2022 14:51:58 +0800 Subject: [PATCH] Update download table --- docs/_static/custom.css | 5 ++- docs/data.rst | 71 +++++++++++++++++++++++------------------ 2 files changed, 44 insertions(+), 32 deletions(-) diff --git a/docs/_static/custom.css b/docs/_static/custom.css index 1f48b71..4820751 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -1,9 +1,12 @@ +table.docutils td p { + font-size: inherit !important; +} .rst-content table.docutils th { padding: 8px 4px; } .rst-content table.docutils td { font-size: 80%; - padding: 4px 4px; + padding: 6px 4px; } .wy-table-responsive table td { white-space: normal !important; diff --git a/docs/data.rst b/docs/data.rst index 6cfc913..619919f 100644 --- a/docs/data.rst +++ b/docs/data.rst @@ -5,7 +5,7 @@ By courtesy of the original authors, we provide here the following preprocessed data files used in our paper: .. list-table:: - :widths: 15 15 5 5 35 25 + :widths: 15 15 5 5 32 3 25 :header-rows: 1 * - Dataset @@ -13,73 +13,82 @@ data files used in our paper: - Species - Organ - Publication + - Source - Processed files * - Chen-2019 - SNARE-seq - Mouse - Cortex - - `High-throughput sequencing of the transcriptome and chromatin accessibility in the same cell `_ - - | `Chen-2019-RNA.h5ad `_, - | `Chen-2019-ATAC.h5ad `_ + - `High-throughput sequencing of the transcriptome and chromatin accessibility in the same cell `__ + - `GEO `__ + - | `Chen-2019-RNA.h5ad `__, + | `Chen-2019-ATAC.h5ad `__ * - Ma-2020 - SHARE-seq - Mouse - Skin - - `Chromatin potential identified by shared single-cell profiling of RNA and chromatin `_ - - | `Ma-2020-RNA.h5ad `_, - | `Ma-2020-ATAC.h5ad `_ + - `Chromatin potential identified by shared single-cell profiling of RNA and chromatin `__ + - `GEO `__ + - | `Ma-2020-RNA.h5ad `__, + | `Ma-2020-ATAC.h5ad `__ * - 10x-Multiome-Pbmc10k - 10x Multiome - Human - PBMC - - - | `10x-Multiome-Pbmc10k-RNA.h5ad `_, - | `10x-Multiome-Pbmc10k-ATAC.h5ad `_ + - `10x Demo `__ + - | `10x-Multiome-Pbmc10k-RNA.h5ad `__, + | `10x-Multiome-Pbmc10k-ATAC.h5ad `__ * - Saunders-2018 - Drop-seq - Mouse - Cortex - - `Molecular diversity and specializations among the cells of the adult mouse brain `_ - - `Saunders-2018.h5ad `_ + - `Molecular diversity and specializations among the cells of the adult mouse brain `__ + - `dropviz `__ + - `Saunders-2018.h5ad `__ * - Luo-2017 - snmC-seq - Mouse - Cortex - - `Single-cell methylomes identify neuronal subtypes and regulatory elements in mammalian cortex `_ - - `Luo-2017.h5ad `_ + - `Single-cell methylomes identify neuronal subtypes and regulatory elements in mammalian cortex `__ + - `annoj `__ + - `Luo-2017.h5ad `__ * - 10x-ATAC-Brain5k - 10x ATAC - Mouse - Cortex - - - `10x-ATAC-Brain5k.h5ad `_ + - `10x Demo `__ + - `10x-ATAC-Brain5k.h5ad `__ * - Cao-2020 - sci-RNA-seq3 - Human - 15 organs - - `A human cell atlas of fetal gene expression `_ - - `Cao-2020.h5ad `_ + - `A human cell atlas of fetal gene expression `__ + - `GEO `__ + - `Cao-2020.h5ad `__ * - Domcke-2020 - sci-ATAC-seq3 - Human - 15 organs - - `A human cell atlas of fetal chromatin accessibility `_ - - `Domcke-2020.h5ad `_ + - `A human cell atlas of fetal chromatin accessibility `__ + - `GEO `__ + - `Domcke-2020.h5ad `__ * - Muto-2021 - | snRNA-seq, | scATAC-seq - Human - Kidney - - `Single cell transcriptional and chromatin accessibility profiling redefine cellular heterogeneity in the adult human kidney `_ - - | `Muto-2021-RNA.h5ad `_, - | `Muto-2021-ATAC.h5ad `_ - - -.. * - Yao-2021 -.. - | 10x RNA v3, -.. | snATAC-seq -.. - Mouse -.. - MOp -.. - `A transcriptomic and epigenomic cell atlas of the mouse primary motor cortex `_ -.. - | `Yao-2021-RNA.h5ad `_, -.. | `Yao-2021-ATAC.h5ad `_ + - `Single cell transcriptional and chromatin accessibility profiling redefine cellular heterogeneity in the adult human kidney `__ + - `GEO `__ + - | `Muto-2021-RNA.h5ad `__, + | `Muto-2021-ATAC.h5ad `__ + * - Yao-2021 + - | 10x RNA v3, + | snATAC-seq + - Mouse + - MOp + - `A transcriptomic and epigenomic cell atlas of the mouse primary motor cortex `__ + - `NeMO `__ + - | `Yao-2021-RNA.h5ad `__, + | `Yao-2021-ATAC.h5ad `__