helper_transcriptNames_get: Helper: Get names of all transcripts in a corpus

View source: R/helper_transcriptNames_get.R

helper_transcriptNames_getR Documentation

Helper: Get names of all transcripts in a corpus

Description

Gets the names of all transcript objects in a corpus object based from the @name attribute of each transcript.

Usage

helper_transcriptNames_get(x)

Arguments

x

Corpus object

Value

List

Examples

library(act)

act::helper_transcriptNames_get(examplecorpus)


act documentation built on June 7, 2023, 6:16 p.m.