NucleotideOverlap: A function for determining nucleotide overlap that links...

Description Usage Arguments Examples

View source: R/NucleotideOverlap.R

Description

A function for determining nucleotide overlap that links genes.

Usage

1
NucleotideOverlap(SyntenyObject, GeneCalls, PATH, Verbose = FALSE)

Arguments

SyntenyObject

An object of class "Synteny"

GeneCalls

A list of dataframes, one for each genome, with named columns "Start", "Stop", and "Strand"

PATH

A character string identifying a sqlite database

Examples

1

npcooley/FindHomology documentation built on May 28, 2019, 5:40 a.m.