parseAttributes {biomaRt}R Documentation

parse attributes

Description

Function to parse attributes from BioMart configuration files. This function is not to be used by BioMart users directly

Usage

parseAttributes(xml, env, attributePointer, group = "", page = "")

Arguments

xml xml configuration
env Environment to put the attribute info in
attributePointer Environment containing the attributePointers if present in the config XML
group Pass the attribute group
page Pass the attribute page

Author(s)

Steffen Durinck, http://www.stat.berkeley.edu/~steffen


[Package biomaRt version 1.16.0 Index]