31.12.2014 Views

Package 'biomaRt' - Bioconductor

Package 'biomaRt' - Bioconductor

Package 'biomaRt' - Bioconductor

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4 filterType<br />

Author(s)<br />

Steffen Durinck<br />

Examples<br />

if(interactive()){<br />

mart = useMart("ensembl", dataset="hsapiens_gene_ensembl")<br />

filterOptions("chromosome_name", mart)<br />

}<br />

filterType<br />

Displays the filter type<br />

Description<br />

Displays the type of the filer given a filter name.<br />

Usage<br />

filterType(filter,mart)<br />

Arguments<br />

filter<br />

mart<br />

A valid filter name. Valid filters are given by the listFilters function<br />

object of class Mart, created using the useMart function<br />

Author(s)<br />

Steffen Durinck<br />

Examples<br />

if(interactive()){<br />

mart = useMart("ensembl", dataset="hsapiens_gene_ensembl")<br />

filterType("chromosome_name", mart)<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!