familyScore: Plot a histogram of scores for a given family

View source: R/familyScore.R

familyScoreR Documentation

Plot a histogram of scores for a given family

Description

Plot a histogram of scores for a given family

Usage

familyScore(family_df, family_name, x1 = 0, x2 = 100, log = F)

Arguments

family_df

family data frame

family_name

name of the family

x1

left limit on x axis

x2

right limit on x axis

log

log10 y axis or not (default F)

Value

ggplot

Examples


familyScore(ZOO, "Coronaviridae")


serratus-bio/tantalus documentation built on March 29, 2023, 9:39 p.m.