filter_by_missing | R Documentation |
Variants with missing rate > missing_cutoff are recommended to remove.
filter_by_missing(F_MISSING, missing_cutoff = 0.1)
F_MISSING |
Fraction of missing genotypes |
missing_cutoff |
Missing rate cutoff to filter variants. |
Whether the variant passed filtering.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.