Description Usage Arguments Details
View source: R/identify_outlier.R
identify_outlier
1 | identify_outlier(haplotypes, fasta_data, outlier_number)
|
haplotypes |
list of haplotypes created by pegas |
fasta_data |
fasta format sequence data as read in by |
outlier_number |
index number of the haplotype in network that is considered
to be an outlier, index numbers are attributed by pegas |
Uses fasta format sequence data, associated list of haplotypes, and index number of interest to extract original accession number of outlying sample.
Function uses fasta format sequence data, associated list of haplotypes
created by pegas haplotype
, and a given index number of interest to
extract original accession number of outlying sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.