Description Usage Arguments Value
- Bypass dealing with rows with multiple annotations (due to overlapping genes or multiallelic sites) by removing them from the data.frame. Useful especially as we are testing this function and the functionality to deal with sites with multiple annotations is not ready.
1 | remove_rows_with_multiple_annots(varmat)
|
varmat |
- data.frame where the rows are variants, the columns are genomes, and the row.names are annotations |
Returns a varmat (class = data.frame) with all rows with multiple annotations removed. Also writes a file called YEAR_MONTH_DATE_rows_with_multiple_annots_removed indicating which rows were removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.