SRATools Module
Types
Type | Description |
Functions and values
Function or value | Description |
Full Usage:
runFasterQDumpOfAccession bcContext opt accession
Parameters:
BcContext
opt : FasterQDumpParams list
accession : string
|
|
Full Usage:
runFasterQDumpOfAccessionAsync bcContext opt accession
Parameters:
BcContext
opt : FasterQDumpParams list
accession : string
Returns: Async<unit>
|
|
Full Usage:
runFasterQDumpOfFile bcContext opt accession
Parameters:
BcContext
opt : FasterQDumpParams list
accession : string
|
|
Full Usage:
runFasterQDumpOfFileAsync bcContext opt sraPath
Parameters:
BcContext
opt : FasterQDumpParams list
sraPath : string
Returns: Async<unit>
|
|
Full Usage:
runPrefetchAsync bcContext opt accession
Parameters:
BcContext
opt : PrefetchParams list
accession : string
Returns: Async<unit>
|
|