You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Output directory containing the formatted manuscript
2
2
3
3
The [`gh-pages`](https://github.com/AlexsLemonade/ScPCA-manuscript/tree/gh-pages) branch hosts the contents of this directory at <https://AlexsLemonade.github.io/ScPCA-manuscript/>.
4
-
The permalink for this webpage version is <https://AlexsLemonade.github.io/ScPCA-manuscript/v/d1a3a258870f80ad61148e0bfb7d0ceff3658437/>.
4
+
The permalink for this webpage version is <https://AlexsLemonade.github.io/ScPCA-manuscript/v/fae3f10ff241bf5530095c5a43b91723fd7756bc/>.
5
5
To redirect to the permalink for the latest manuscript version at anytime, use the link <https://AlexsLemonade.github.io/ScPCA-manuscript/v/freeze/>.
6
6
7
7
## Files
@@ -35,4 +35,4 @@ Verifying timestamps with the `ots verify` command requires running a local bitc
from <ahref="https://github.com/AlexsLemonade/ScPCA-manuscript/tree/d1a3a258870f80ad61148e0bfb7d0ceff3658437">AlexsLemonade/ScPCA-manuscript@d1a3a25</a>
145
+
from <ahref="https://github.com/AlexsLemonade/ScPCA-manuscript/tree/fae3f10ff241bf5530095c5a43b91723fd7756bc">AlexsLemonade/ScPCA-manuscript@fae3f10</a>
Providing data as <code>AnnData</code> objects also means users can easily integrate ScPCA data with data and tools available on other platforms.
763
763
In particular, the format of the provided <code>AnnData</code> objects was designed to be mostly compliant with the requirements of CZI CELLxGENE <spanclass="citation" data-cites="115InIIhW WrWip7GV 7NobF7Ei">[<ahref="#ref-115InIIhW" role="doc-biblioref">5</a>,<ahref="#ref-WrWip7GV" role="doc-biblioref">6</a>,<ahref="#ref-7NobF7Ei" role="doc-biblioref">89</a>]</span>, but these objects can also be used with UCSC Cell Browser <spanclass="citation" data-cites="xCP3BjTw VKaQa2Z3">[<ahref="#ref-xCP3BjTw" role="doc-biblioref">90</a>,<ahref="#ref-VKaQa2Z3" role="doc-biblioref">91</a>]</span> or Kana <spanclass="citation" data-cites="1DswCJYT0 1FzXrvESX">[<ahref="#ref-1DswCJYT0" role="doc-biblioref">92</a>,<ahref="#ref-1FzXrvESX" role="doc-biblioref">93</a>]</span>.
764
764
Additionally, users can download a merged <code>SingleCellExperiment</code> or <code>AnnData</code> object containing all gene expression data and metadata from all samples in a project, which supports multi-sample analyses such as differential gene expression or gene set enrichment.</p>
765
-
<p>To provide users with cell type annotations, we used two automated methods, <code>SingleR</code> and <code>CellAssign</code>, which use publicly available references.
766
-
We then used the correspondence between methods to derive ontology-aware consensus cell type labels.
767
-
A limitation of our annotation approach is that the references we used do not contain tumor cells; therefore, tumor cells are likely poorly assigned.
768
-
However, the consensus cell type labels provide a consistent labeling scheme across samples and may be beneficial for annotating populations of normal cells that may be present in tumor samples.</p>
765
+
<p>To provide users with cell type annotations, we used three automated methods: <code>SingleR</code>, <code>CellAssign</code>, and <code>SCimilarity</code>.
766
+
The first two approaches use publicly available references, while the third uses a foundation model to label cells.
767
+
We then used the correspondence among these three methods to derive ontology-aware consensus cell type labels, thereby providing a consistent labeling scheme across samples that may support annotating populations of normal cells that may be present in tumor samples.
768
+
A limitation of this approach is that neither of the references used for <code>SingleR</code> or <code>CellAssign</code> considered tumor cells; therefore, tumor cells are likely poorly assigned.
769
+
To help circumvent this limitation, we have additionally provided CNV estimates, as inferred with <code>InferCNV</code>, for the majority of libraries in the Portal.
770
+
Joint information from consensus cell type annotations and CNV estimates may support researchers to identify and interrogate tumor cells, in particular for diagnoses where copy number alterations are common such as neuroblastoma (Figure ??) or osteosarcoma.</p>
771
+
<p>Beyond the automated and consensus cell type annotations, two projects (<code>SCPCP000004</code> comprised of neuroblastoma samples, and <code>SCPCP000015</code> comprised of Ewing sarcoma samples) include an additional set of cell type annotations from the ongoing OpenScPCA project <spanclass="citation" data-cites="xW9vfui5">[<ahref="#ref-xW9vfui5" role="doc-biblioref">80</a>]</span>.
772
+
Unlike annotations made within the <code>scpca-nf</code> pipeline, these labels do include formal identification of normal vs. tumor cells.
773
+
Moving forward, we will continue to expand the set of projects on the Portal with OpenScPCA cell type annotations, thereby enriching the Portal with high-quality, well-documented annotations that support scientific discovery and reuse by the research community.</p>
769
774
<p>Many samples on the Portal have additional sequencing data, including corresponding ADT data from CITE-seq, cell hashing data, bulk RNA-seq, or spatial transcriptomics.
770
775
This enables users to gather more information about a single sample than they could from single-cell/nuclei RNA-seq alone.
771
776
Samples with CITE-seq have additional information about cell-surface protein expression in individual cells, which can help determine cell types and correlate RNA to protein expression <spanclass="citation" data-cites="abp5rbw2">[<ahref="#ref-abp5rbw2" role="doc-biblioref">34</a>]</span>.
<divclass="csl-left-margin">92. </div><divclass="csl-right-inline"><strong>Powering single-cell analyses in the browser with WebAssembly</strong><divclass="csl-block">Aaron Lun, Jayaram Kancherla</div><em>Cold Spring Harbor Laboratory</em> (2022-03-04) <ahref="https://doi.org/gtk3dc">https://doi.org/gtk3dc</a><divclass="csl-block">DOI: <ahref="https://doi.org/10.1101/2022.03.02.482701">10.1101/2022.03.02.482701</a></div></div>
0 commit comments