generates a sequence graph for NN search the input is a mitochondrial mixture (in "empop long" format) the output is a seqgraph (from Haplotypical)
1 | makeDeploidSeqGraph(db, positions, alleles, types, ignoreIndels = TRUE)
|
db |
the database handle |
positions |
positions of alleles in mixture (1-based) |
alleles |
allele calls in mixture (1-based) |
types |
type of variation; X == mismatch, I == insertion, D == deletion. |
ignoreIndels |
Must be set to true. Correctness is only guaranteed if indels are ignored! |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.