Description Usage Arguments Examples
View source: R/buildReferenceLookup.R
buildReferenceLookup Function
1 2 3 4 5 6 7 8 | buildReferenceLookup(
reference,
seqA = 1,
seqB = 2,
remove.missing = T,
collapse.alignment = T,
quiet = F
)
|
reference |
The file reference positons |
seqA |
which columns to use for the first sequence |
seqB |
which columns to use for the second sequence |
remove.missing |
remove rows that are not conserved |
collapse.alignment |
combines segments which can be combines once other alignments are removed |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.