GenomeParams Type
Union cases
Union case | Description |
Full Usage:
GenomeChainFiles string list
Parameters:
string list
|
|
Full Usage:
GenomeConsensusFile string
Parameters:
string
|
|
Full Usage:
GenomeDirectory string
Parameters:
string
|
|
Full Usage:
GenomeFastaFiles string list
Parameters:
string list
|
path(s) to the fasta files with the genome sequences, separated by spaces. These files should be plain text FASTA files, they *cannot* be zipped. Required for the genome generation (--runMode genomeGenerate). Can also be used in the mapping (--runMode alignReads) to add extra (new) sequences to the genome (e.g. spike-ins).
|
Full Usage:
GenomeFileSizes int list
Parameters:
int list
|
|
Full Usage:
IndexingOptions GenomeIndexingOptions list
Parameters:
GenomeIndexingOptions list
|
|
|
|
Static members
Static member | Description |
|
|
Full Usage:
GenomeParams.makeCmdWith m
Parameters:
MountInfo
Returns: GenomeParams -> string list
|
|