Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
data/ | 2019-09-09 19:03 | - | ||
pipeline/ | 2020-05-12 10:54 | - | ||
step_by_step/ | 2019-09-09 19:03 | - | ||
Oases is a de novo transcriptome assembler based on the Velvet genome assembler core. It has the similiar requirements for compiling flags as Velvet does. Like Velvet, Oases must be built with the exactly same flags used by its underlying Velvet core:
Oases on SCC was built with different compiling flags:
MAXKMERLENGTH
CATEGORIES
BIGASSEMBLY
LONGSEQUENCES
OPENMP
default version was built with the following default settings:
MAXKMERLENGTH=31
CATEGORIES=2
BIGASSEMBLY not defined
LONGSEQUENCES not defined
OPENMP not defined
currently we have another build of the following combination of flags:
MAXKMERLENGTH=149
CATEGORIES=2
BIGASSEMBLY defined
LONGSEQUENCES defined
OPENMP defined
Please use the proper build of the software according to the nature of your sequence data. If you need other different configuration flags, please contact us at help@scc.bu.edu