Header menu logo BioFSharp

OutputSTDOptions Type

Union cases

Union case Description

BAMQuant

Full Usage: BAMQuant

alignments to transcriptome in BAM format, unsorted. Requires --quantMode TranscriptomeSAM

BAMSortedByCoordinate

Full Usage: BAMSortedByCoordinate

alignments in BAM format, unsorted. Requires --outSAMtype BAM SortedByCoordinate

BAMUnsorted

Full Usage: BAMUnsorted

alignments in BAM format, unsorted. Requires --outSAMtype BAM Unsorted

Log

Full Usage: Log

log messages

SAM

Full Usage: SAM

alignments in SAM format (which normally are output to Aligned.out.sam file), normal standard output will go into Log.std.out

Static members

Static member Description

OutputSTDOptions.make

Full Usage: OutputSTDOptions.make

Returns: OutputSTDOptions -> string
Returns: OutputSTDOptions -> string

Type something to start searching.