|
|
|
|
|
- [ ] **3GEX** (3' Gene Expression libraries)
|
|
|
- [ ] Library transfer table (sheet in prf)
|
|
|
- [ ] Library name (see [library names formats](#library-names-formats))
|
|
|
- [ ] index name (see [library Index sets](Single-Cell-Gene-Expression#gene-expression-library-index-sets))
|
|
|
- [ ] index sequence (optional)
|
|
|
- [ ] library type incl. chemistry version
|
|
|
- [ ] **coresponding libraries (required if joined analysis if 3CS or CellPlex)**
|
|
|
* organism (see [references and probe sets](References-and-Probe-sets))
|
|
|
- [ ] Human
|
|
|
- [ ] Mouse
|
|
|
- [ ] other:
|
|
|
- [ ] transgenic inserts:
|
|
|
- [ ] **3CS** (3' [Feature barcoding](https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/using/feature-bc-analysis) libraries)
|
|
|
- [ ] Feature Reference (required [see](#feature-reference-csv-file-example))
|
|
|
- [ ] TotalSeq-B (with 3GEX)
|
|
|
- [ ] TotalSeq-A (less common)
|
|
|
- [ ] **CellPlex** (3’ [Cell Multiplexing](https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/using/multi#cmoreference) CMOs libraries)
|
|
|
- [ ] Barcode-sample assignment (required, [see](#barcode-sample-assignment))
|
|
|
|
|
|
## Library names formats:
|
|
|
* PID_SPID_SPNumber (minimum requirenment, e.g. P1234_SP123_004)
|
|
|
* PID_SPID_SPNumber_LibraryType (required, e.g. P1234_SP123_004_GEX)
|
|
|
* PID_SPID_SPNumber_LibraryType_LibraryName (best, e.g. P1234_SP123_004_GEX_Liver01)
|
|
|
|
|
|
## Gene expression Library Index Sets
|
|
|
* Dual Index Kit **TT**, Set A : 3' Gene Expression (3GEX)
|
|
|
* Dual Index Kit **NT**, Set A : 3' Antibody Capture / Feature barcoding (3CS)
|
|
|
* Dual Index Kit **NN**, Set A : 3' Cell Multiplexing (CellPlex)
|
|
|
|
|
|
## Library types
|
|
|
* **3GEX** (3' Gene Expression libraries)
|
|
|
* **3CS** (3' Cell Surface Protein / Antibody Capture / Feature barcoding libraries)
|
|
|
* **CellPlex** (3’ Cell Multiplexing CMOs libraries)
|
|
|
|
|
|
## Feature Reference CSV file ([example](https://cf.10xgenomics.com/samples/cell-vdj/7.1.0/vdj_v1_hs_pbmc2_5gex_protein/vdj_v1_hs_pbmc2_5gex_protein_feature_ref.csv))
|
|
|
|
|
|
```
|
|
|
id,name,read,pattern,sequence,feature_type
|
|
|
CD3,CD3_TotalSeqB,R2,5PNNNNNNNNNN(BC),AACAAGACCCTTGAG,Antibody Capture
|
|
|
CD4,CD4_TotalSeqB,R2,5PNNNNNNNNNN(BC),TACCCGTAATAGCGT,Antibody Capture
|
|
|
CD8a,CD8a_TotalSeqB,R2,5PNNNNNNNNNN(BC),ATTGGCACTCAGATG,Antibody Capture
|
|
|
```
|
|
|
|
|
|
|
|
|
## Barcode-sample assignment
|
|
|
|
|
|
```
|
|
|
sample_id,cmo_ids
|
|
|
sample1,CMO301
|
|
|
sample2,CMO303
|
|
|
``` |
|
|
\ No newline at end of file |