liftOver_motifMap | R Documentation |
This function is a shortcut for calling read_motifmap()
, liftOverLax()
,
and then write_motifmap()
.
liftOver_motifMap(infile, chainfile, outfile, allow.gap = 2, ...)
infile |
The input file to read with |
chainfile |
The chain file to use for the liftover process, to
be read with |
outfile |
The output file to write with |
allow.gap, ... |
These arguments are passed to Note that only features that remain contiguous after lifting over are written to the output file. The rest are discarded. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.