get_refseq_colnames: Not exported: checks if a valid refseq column is present in...

Description Usage Arguments

View source: R/microarray_functions.R

Description

Not exported: checks if a valid refseq column is present in an ExpressionSet and returns a vector of all refseq column names if it does; otherwise returns an empty vector

Usage

1
2
3
get_refseq_colnames(gset = NULL,
  refseq_col_types = c("RefSeq Transcript ID", "RefSeq.Transcript.ID",
  "GB_LIST", "GB_ACC"))

Arguments

gset

An ExpressionSet.

refseq_col_types

The choice of refseq column names.


russHyde/miiq documentation built on Dec. 25, 2019, 10:56 a.m.