alignSegments: Align orthologous genome segments with 'fsa'

Description Usage Arguments See Also

Description

Align orthologous genome segments with fsa

Usage

1
2
3
alignSegments(seg_dir, fsa.opts = list(anchored = TRUE, translated = TRUE,
  exonerate = TRUE, softmasked = TRUE), ..., skip.completed = TRUE,
  ncores = detectCores() - 1)

Arguments

seg_dir

Path to mercator segments.

fsa.opts

a named list of options for fsa. The default options are optimisiing fsa for long sequence alignment.

...

Named values interpreted as options for fsa.

skip.completed

if TRUE, don't realign an existing alignment.

ncores

Number of cores to utilised for parallelisation

See Also

mercator, annotatedAlignment.


gschofl/genoslideR documentation built on May 17, 2019, 8:52 a.m.