Description Usage Arguments Value
Helper function to extract and map genbank to entrez
1 2  | .map_from_genbank(gpl.df, my.col, organism, ref_dir = NULL,
  col.given = FALSE)
 | 
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)  | 
a parsed probe/gene data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.