guess_species: Given a vast-tools AS event ID, return the species name.

View source: R/vst_utils.R

guess_speciesR Documentation

Given a vast-tools AS event ID, return the species name.

Description

Given a vast-tools AS event ID, return the species name.

Usage

guess_species(vst_id, latin_name = F)

Arguments

vst_id

An alternative splicing event name from vast-tools.

latin_name

Logical, whether or not you want the scientific name of the species.

Value

A character

Examples

guess_species(vst_id = "HsaEX000001")
# Human

Ni-Ar/niar documentation built on Feb. 3, 2025, 9:25 a.m.