dot-map_from_genbank: Helper function to extract and map genbank to entrez

Description Usage Arguments Value

Description

Helper function to extract and map genbank to entrez

Usage

1
2
.map_from_genbank(gpl.df, my.col, organism, ref_dir = NULL,
  col.given = FALSE)

Arguments

gpl.df

the feature data from the GPL data frame

my.col

the column containing the genbank data

organism

the organism: rat, mouse, or human

ref_dir

option to set reference directory (defaults to tempdir)

col.given

whether we know the column by name –> don't find loc (defaults to FALSE)

Value

a parsed probe/gene data frame


erflynn/exprsex documentation built on Feb. 23, 2020, 2:34 a.m.