STARSoloParams Type
Union cases
Union case | Description |
Full Usage:
AdapterMismatchesNmax int
Parameters:
int
|
|
Full Usage:
AdapterSequence string
Parameters:
string
|
|
|
|
Full Usage:
CBlen int
Parameters:
int
|
|
|
|
Full Usage:
CBposition string
Parameters:
string
|
position of Cell Barcode(s) on the barcode read. Presently only works with --soloType CB_UMI_Complex, and barcodes are assumed to be on Read2. Format for each barcode: startAnchor_startDistance_endAnchor_endDistance start(end)Anchor defines the anchor base for the CB: 0: read start; 1: read end; 2: adapter start; 3: adapter end start(end)Distance is the distance from the CB start(end) to the Anchor base String for different barcodes are separated by space. Example: inDrop (Zilionis et al, Nat. Protocols, 2017): --soloCBposition 0_0_2_-1 3_1_3_8
|
Full Usage:
CBstart int
Parameters:
int
|
|
Full Usage:
CBwhitelist string list
Parameters:
string list
|
|
Full Usage:
CellFilter STARSoloCellFilterOptions list
Parameters:
STARSoloCellFilterOptions list
|
|
|
|
Full Usage:
OutFileNames string list
Parameters:
string list
|
|
|
|
|
|
|
|
|
|
Full Usage:
UMIlen int
Parameters:
int
|
|
Full Usage:
UMIposition string
Parameters:
string
|
|
Full Usage:
UMIstart int
Parameters:
int
|
Static members
Static member | Description |
|
|
Full Usage:
STARSoloParams.makeCmdWith m
Parameters:
MountInfo
Returns: STARSoloParams -> string list
|
|