Learn R Programming

act (version 1.3.1)

helper_transcriptNames_get: 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)

Value

List

Arguments

x

Corpus object

Examples

Run this code
library(act)

act::helper_transcriptNames_get(examplecorpus)

Run the code above in your browser using DataLab