obiclean parallelized
This commit is contained in:
@ -61,7 +61,8 @@
|
||||
* @param max_ratio Maximum ratio between the counts of two sequences so that the less abundant one can be considered
|
||||
* as a variant of the more abundant one.
|
||||
* @param heads_only If true, only cluster heads are printed to the output view.
|
||||
* @param thread_count Number of threads to use (Not available yet) TODO
|
||||
* @param thread_count Number of threads to use. If the number given is -1 or is greater than the maximum number of
|
||||
* threads available, the maximum number of threads is detected and used.
|
||||
*
|
||||
* @returns A value indicating the success of the operation.
|
||||
* @retval 0 if the operation was successfully completed.
|
||||
|
Reference in New Issue
Block a user