Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect "CellPlex scRNA-seq" library type in single cell docs #1009

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/source/single_cell/10x_single_cell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,18 +123,18 @@ data within ``auto-process-ngs``:
========================================= ==============================
Single cell platform Library types
========================================= ==============================
``10xGenomics Chromium 3'`` ``scRNA-seq``, ``snRNA-seq``,
``10xGenomics Chromium 3'[*]`` ``scRNA-seq``, ``snRNA-seq``,
``CellPlex``,
``scRNA-seq CellPlex``, ``Flex``
``CellPlex scRNA-seq``, ``Flex``
``10xGenomics Chromium 3'v3`` ``scRNA-seq``, ``snRNA-seq``
``CellPlex``,
``scRNA-seq CellPlex``, ``Flex``
``CellPlex scRNA-seq``, ``Flex``
``10xGenomics Chromium 3'v2`` ``scRNA-seq``, ``snRNA-seq``
``CellPlex``,
``scRNA-seq CellPlex``, ``Flex``
``CellPlex scRNA-seq``, ``Flex``
``10xGenomics Chromium GEM-X 3'v4`` ``scRNA-seq``
``10xGenomics Chromium Next GEM 3'v3.1`` ``scRNA-seq``,
``scRNA-seq CellPlex``
``CellPlex scRNA-seq``
``10xGenomics Chromium 5'`` ``Single Cell Immune Profiling``
``10xGenomics Single Cell ATAC`` ``scATAC-seq``, ``snATAC-seq``
``10xGenomics Single Cell Multiome`` ``ATAC``, ``GEX``
Expand Down