View source: R/sanity_checks.R
check_coordinates | R Documentation |
check if coordinates are of the correct type and format and adjust coordinate value to remove white edge space
check_coordinates(coordinates, assay, verbose)
coordinates |
coordinate data |
assay |
string - assay name |
verbose |
logical if progress message should be printed |
adjusts coordinates by either snapping coordinates to origin or min max normalisation of coordinates. Might add polar for future tests.
coordinates data.frame or error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.