Description Usage Arguments Value
Manually check the alignment of consensus sequences using an editor.
1 2 | checkAlignmentFile(x, which = "mapFinal", where = 0,
editor = "xdg-open", openEditor = TRUE)
|
x |
A |
which |
Which stage of mapping to use. Either "mapFinal" (default) or "mapIter". |
where |
Where to focus with the editor. |
editor |
Which editor to use. Either "xdg-open" (default) for standard system editor, "subl" for sublime, "gvim" or "gedit" |
openEditor |
should the editor be opened or just create the files? |
The path to the newliy created alignment file to check the polished consensus sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.