get_snp_sets | R Documentation |
Collect variants associated with specific conditions.
get_snp_sets(
snp_expt,
factor = "pathogenstrain",
stringency = NULL,
do_save = FALSE,
savefile = "variants.rda",
proportion = 0.9
)
snp_expt |
variant collection. |
factor |
metadata factor |
stringency |
method to determin 'real' variants. |
do_save |
Save the result? |
savefile |
outptu savefile. |
proportion |
Used with stringency. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.