Description Usage Arguments Details
View source: R/outliers_dropped.R
outliers_dropped
1 | outliers_dropped(max_mutations, info_df)
|
max_mutations |
user defined value for number of mutations allowed before haplotype/sample considered an outlier |
info_df |
expected to be info_df or structured as info_df built from earlier functions. Either read in file or use object of correct format. |
Finds aligned sequence data for the populations with samples that are over a user defined value for maximum number of mutations on a branch before being considered to be an outlier. Haplotype networks are plotted and outlier sequences are dropped from fasta files.
Function identifies populations that have samples separated by a number of mutations greater than a user defined value for being considered an outlier. Outlier sequences are dropped from fasta files, haplotype networks replotted and new files written out with prefix 'new_'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.