OutputFormattingOptions Type
Union cases
Union case | Description |
Full Usage:
AttributeIHSTart int
Parameters:
int
|
|
|
|
Full Usage:
CommentLineFile string
Parameters:
string
|
|
|
|
Full Usage:
FlagAND int
Parameters:
int
|
|
Full Usage:
FlagOR int
Parameters:
int
|
|
Full Usage:
HeaderLine string
Parameters:
string
|
|
Full Usage:
MAPQUinque int
Parameters:
int
|
|
Full Usage:
MaxMultipleAlignments int
Parameters:
int
|
|
|
|
Full Usage:
PGLine string
Parameters:
string
|
|
|
|
Full Usage:
ReadGroupLine string
Parameters:
string
|
SAM/BAM read group line. The first word contains the read group identifier and must start with "ID:", e.g. --outSAMattrRGline ID:xxx CN:yy "DS:z z z".xxx will be added as RG tag to each output alignment. Any spaces in the tag values have to be double quoted. Comma separated RG lines correspons to different (comma separated) input files in --readFilesIn. Commas have to be surrounded by spaces, e.g. --outSAMattrRGline ID:xxx , ID:zzz "DS:z z" , ID:yyy DS:yyyy
|
|
|
|
|
|
|
Full Usage:
TLenCalculation int
Parameters:
int
|
calculation method for the TLEN field in the SAM/BAM files. 1 ... leftmost base of the (+)strand mate to rightmost base of the (-)mate. (+)sign for the (+)strand mate 2 ... leftmost base of any mate to rightmost base of any mate. (+)sign for the mate with the leftmost base. This is different from 1 for overlapping mates with protruding ends
|
|
|
Static members
Static member | Description |
|
|
Full Usage:
OutputFormattingOptions.makeCmdWith m
Parameters:
MountInfo
Returns: OutputFormattingOptions -> string list
|
|