Skip to content

Commit

Permalink
Merge pull request #3 from OpenOmics/main
Browse files Browse the repository at this point in the history
Import run.md updates
  • Loading branch information
chenv3 authored Apr 2, 2024
2 parents ee323b2 + 5b5f374 commit dfa0b3a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/usage/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Each of the following arguments are required. Failure to provide a required argu
> **Libraries file.**
> *type: file*
>
> A CSV file containing information about each library. TIt contains each sample's name, flowcell, demultiplexed name, and library type. More information about the libraries file and its requirements can be found on the [10x Genomics website](https://www.10xgenomics.com/support/software/cell-ranger/analysis/running-pipelines/cr-feature-bc-analysis).
> A CSV file containing information about each library. It contains each sample's name, flowcell, demultiplexed name, and library type. More information about the libraries file and its requirements can be found on the [10x Genomics website](https://www.10xgenomics.com/support/software/cell-ranger/analysis/running-pipelines/cr-feature-bc-analysis).
> *Here is an example libraries.csv file:*
> ```
Expand Down Expand Up @@ -342,7 +342,7 @@ Each of the following arguments are required. Failure to provide a required argu
> **Libraries file.**
> *type: file*
>
> A CSV file containing information about each library. TIt contains each sample's name, flowcell, demultiplexed name, and library type. More information about the libraries file and its requirements can be found on the [10x Genomics website](https://www.10xgenomics.com/support/software/cell-ranger/analysis/running-pipelines/cr-feature-bc-analysis).
> A CSV file containing information about each library. It contains each sample's name, flowcell, demultiplexed name, and library type. More information about the libraries file and its requirements can be found on the [10x Genomics website](https://www.10xgenomics.com/support/software/cell-ranger/analysis/running-pipelines/cr-feature-bc-analysis).
> *Here is an example libraries.csv file:*
> ```
Expand All @@ -360,6 +360,8 @@ Each of the following arguments are required. Failure to provide a required argu
> * Gene Expression
> * CRISPR Guide Capture
> * Antibody Capture
> * Multiplexing Capture
> * VDJ
> * Custom
>
> ***Example:*** `--libraries libraries.csv`
Expand Down Expand Up @@ -557,7 +559,7 @@ Each of the following arguments are required. Failure to provide a required argu
> **Libraries file.**
> *type: file*
>
> A CSV file containing information about each library. TIt contains each sample's name, flowcell, demultiplexed name, and library type. More information about the libraries file and its requirements can be found on the [10x Genomics website](https://support.10xgenomics.com/single-cell-multiome-atac-gex/software/pipelines/latest/using/count#library-csv).
> A CSV file containing information about each library. It contains each sample's name, flowcell, demultiplexed name, and library type. More information about the libraries file and its requirements can be found on the [10x Genomics website](https://support.10xgenomics.com/single-cell-multiome-atac-gex/software/pipelines/latest/using/count#library-csv).
> *Here is an example libraries.csv file:*
> ```
Expand All @@ -573,9 +575,7 @@ Each of the following arguments are required. Failure to provide a required argu
> - *Sample:* Name that was used when demultiplexing, this should match the FASTQ files.
> - *Type:* library type for each sample. List of supported options:
> * Gene Expression
> * CRISPR Guide Capture
> * Antibody Capture
> * Custom
> * Chromatin Accessibility
>
> ***Example:*** `--libraries libraries.csv`
Expand Down

0 comments on commit dfa0b3a

Please sign in to comment.