alignAndCombine: alignAndCombine Function

Description Usage Arguments Examples

View source: R/alignAndCombine.R

Description

alignAndCombine Function

Usage

 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
)

Arguments

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

Examples

1

TJN25/comparativeSRA documentation built on March 9, 2020, 12:13 a.m.