Description Usage Arguments Examples
View source: R/alignAndCombine.R
alignAndCombine Function
1 2 3 4 5 6 7 8 9 10 11 | alignAndCombine(
reference,
gff1,
gff2,
time.it = T,
quiet = F,
filenum1 = "1",
filenum2 = "2",
seqA = 1,
seqB = 2
)
|
reference |
The file reference positons |
gff1 |
The gff file which is the reference gff |
gff2 |
the gff file that needs rearranging |
filenum1 |
number or name for the first gff file |
filenum2 |
number or name for the second gff file |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.