parseFilters {biomaRt}R Documentation

parse filters

Description

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

Usage

parseFilters(xml, env, group = "", page = "")

Arguments

xml xml configuration
env Environment to put the filter info in
group Pass the filter group
page Pass the filter page

Author(s)

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


[Package biomaRt version 1.16.0 Index]