checkAlignmentFile: Manually check the alignment of consensus sequences using an...

Description Usage Arguments Value

Description

Manually check the alignment of consensus sequences using an editor.

Usage

1
2
checkAlignmentFile(x, which = "mapFinal", where = 0,
  editor = "xdg-open", openEditor = TRUE)

Arguments

x

A DR2S object.

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?

Value

The path to the newliy created alignment file to check the polished consensus sequences.


gschofl/DR2S documentation built on May 17, 2019, 8:40 a.m.