Description Usage Arguments Value
Helper function to check if all values in the input count matrix are either NA, NaN, or non-negative integers
1  | areAllNonnegativeIntegers(count_matrix)
 | 
count_matrix | 
 The count matrix  | 
TRUE if all values in count_matrix are non-NA/NaN, non-negative integers; otherwise FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.