Closed kamyshova closed 4 years ago
This PR provides the --genomeLoad option for the STAR tool, which controls how the genome is loaded into memory.
Basic FONDA:
NoSharedMemory
Middleware:
LoadAndRemove
This PR provides the --genomeLoad option for the STAR tool, which controls how the genome is loaded into memory.
Basic FONDA:
NoSharedMemory
will be set by default.Middleware:
LoadAndRemove
will be set by default.