Multi Threading Mode
value class MultiThreadingMode(value: MultiThreadingModeValue) : BlastField
Content copied to clipboard
-mt_mode <Integer, (>=0 and =<1)>
Multi-thread mode to use in RPS BLAST search:
0 (auto) split by database vols
1 split by queries
Default = 0
Constructors
Functions
Link copied to clipboard
Appends this field to the given MutableList only if it is not set to its default value.
Link copied to clipboard
Appends this field to the given StringBuilder only if it is not set to its default value.
Link copied to clipboard
Appends this field to the given JSON ObjectNode only if it is not set to its default value.