get_KBinfo: Summary and metadata about the Phenoscape KB

View source: R/KBinfo.R

get_KBinfoR Documentation

Summary and metadata about the Phenoscape KB

Description

Returns the date of the current release of the Phenoscape Knowledgebase (KB) and counts of annotated matrices, taxa, phenotypes, characters, and states.

Usage

get_KBinfo()

## S3 method for class 'KBinfo'
print(x, ..., tz = "")

Arguments

x

the object of class "KBinfo" to be printed

...

additional paramaters that might be passed to print methods, ignored here

tz

the timezone in which to print timestamp values, defaults to local timezone

Value

A list of class "KBinfo" with summary statistics of annotation counts and other KB metadata (specifically, a timestamp for the current KB build).

Examples

kbmeta <- get_KBinfo()
names(kbmeta)
kbmeta

xu-hong/rphenoscape documentation built on Jan. 28, 2024, 12:22 p.m.