Description Usage Arguments Value
Check whether has 4 required columns, remove rows have NAs in the required columns, split rows if there're collapsed columns (items are separated by ,)
| 1 | checkInputValid(variantsTable, sep = ",")
 | 
| variantsTable | A data.table containing all variants | 
| sep | Delimiter used in variant file for concatenating multiple items in one column | 
A data.table containing all valid variants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.