annotate_with_org_packages: Title

View source: R/polya_annotate.R

annotate_with_org_packagesR Documentation

Title

Description

Title

Usage

annotate_with_org_packages(
  polya_data,
  columns_of_annotation = c("GENENAME", "SYMBOL"),
  keytype = "ENSEMBLTRANS",
  organism = "mus_musculus"
)

Arguments

polya_data

polya data table to annotate

columns_of_annotation

which columns to use

keytype

whic keytype to use

organism

whic organism database to use

Value

a tibble


smaegol/nanotail documentation built on June 29, 2024, 12:35 a.m.