View source: R/sanity_checks.R
check_inputs | R Documentation |
check input checks the validity of input data to build_vesalius_assay
check_inputs(counts, coordinates, image, assay, verbose)
counts |
count matrix |
coordinates |
coordinate file |
image |
connection to image or image array |
assay |
string with assay name |
verbose |
logical if progress message should be outputed. |
list containing checked counts, coordinates and assay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.