Skip to content

Commit 0d5913b

Browse files
authored
Merge pull request #235 from AlexsLemonade/sjspielman/226-figure-legend-titles
Update remaining legend titles
2 parents fae3f10 + 51c550b commit 0d5913b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/100.figure-table-legends.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The visualization employs the UCSC Cell Browser [@doi:10.1093/bioinformatics/bta
2323

2424

2525
<!-- Figure 2 -->
26-
![**Overview of the `scpca-nf` workflow.**](https://raw.githubusercontent.com/AlexsLemonade/scpca-paper-figures/v0.1.1/figures/compiled_figures/pngs/figure_2.png?sanitize=true){#fig:fig2 tag="2" width="7in"}
26+
![**Overview of the `scpca-nf` workflow and download file structures.**](https://raw.githubusercontent.com/AlexsLemonade/scpca-paper-figures/v0.1.1/figures/compiled_figures/pngs/figure_2.png?sanitize=true){#fig:fig2 tag="2" width="7in"}
2727

2828
A. Overview of `scpca-nf`, the primary workflow for processing single-cell and single-nuclei RNA-seq data for the ScPCA Portal.
2929
Mapping is first performed with `alevin-fry` to generate a gene-by-cell count matrix, which is read into `R` and converted into a `SingleCellExperiment` (`SCE`) object.
@@ -72,7 +72,7 @@ As in panel (H), additional files `single-cell_metadata.tsv`, `_bulk_quant.tsv`,
7272

7373

7474
<!-- Figure 3 -->
75-
![**ScPCA Portal project download file structure and merged object workflow.**](https://raw.githubusercontent.com/AlexsLemonade/scpca-paper-figures/v0.1.1/figures/compiled_figures/pngs/figure_3.png?sanitize=true){#fig:fig3 tag="3" width="7in"}
75+
![**Consensus cell type annotation in `scpca-nf`.**](https://raw.githubusercontent.com/AlexsLemonade/scpca-paper-figures/v0.1.1/figures/compiled_figures/pngs/figure_3.png?sanitize=true){#fig:fig3 tag="3" width="7in"}
7676

7777
A. Expanded view of the process for adding cell type annotations within `scpca-nf`, as introduced in Figure {@fig:fig2}A.
7878
Cell type annotation is performed on the `Processed SCE Object`.
@@ -242,7 +242,7 @@ Third, only `SCE` files are provided for multiplexed libraries; no corresponding
242242
<br><br>
243243

244244
<!-- Figure S3 -->
245-
![**Processing other sequencing modalities with `scpca-nf`.**](https://raw.githubusercontent.com/AlexsLemonade/scpca-paper-figures/v0.1.1/figures/compiled_figures/pngs/figure_s3.png?sanitize=true){#fig:figS3 tag="S3" width="7in"}
245+
![**Processing other sequencing modalities and merging objects with `scpca-nf`.**](https://raw.githubusercontent.com/AlexsLemonade/scpca-paper-figures/v0.1.1/figures/compiled_figures/pngs/figure_s3.png?sanitize=true){#fig:figS3 tag="S3" width="7in"}
246246

247247
A. Overview of the bulk RNA-Seq workflow.
248248
A set of FASTQ files from libraries sequenced with bulk RNA-seq are provided as input.

0 commit comments

Comments
 (0)