BasicWorkflows Module
Functions and values
Function or value | Description |
Full Usage:
runBasicGenomeIndexing threads directory genomesFastaPaths gtfPath bcContext additionalParameters
Parameters:
int
directory : string
genomesFastaPaths : string list
gtfPath : string
bcContext : BcContext
additionalParameters : STARParams list
|
|
Full Usage:
runBasicGenomeIndexingAsync threads directory genomesFastaPaths gtfPath bcContext additionalParameters
Parameters:
int
directory : string
genomesFastaPaths : string list
gtfPath : string
bcContext : BcContext
additionalParameters : STARParams list
Returns: Async<unit>
|
|