GetOrthologSummary: Summarize statistics about ortholog predictions.

Description Usage Arguments Examples

View source: R/GetOrthologSummary.R

Description

Summarize statistics about ortholog predictions.

Usage

1
2
GetOrthologSummary(OrthologsObject, GeneCalls, DBPath,
  SimilarityScores = FALSE, Verbose = FALSE)

Arguments

OrthologsObject

An object of class "Orthologs"

GeneCalls

A list of dataframes, one for each genome in SyntenyObject, with named columns "Index", "Start", "Stop", "Strand", and an optional "Annotation" column.

DBPath

A character vector specifying a sqlite database built by DECIPHER

SimilarityScores

A logical indicating whether to get the global alignment scores for all predicted orthologs

Verbose

Run with progress bar, return total upon completion.

Examples

1

npcooley/Heron documentation built on April 4, 2020, 10:24 p.m.