extract_table {ENCODExplorer}R Documentation

Extract a data.frame corresponding to a table in ENCODE database

Description

Extract a data.frame corresponding to a table in ENCODE database

Usage

extract_table(type)

Arguments

type

The type of table to extract from ENCODE rest api.

Value

a data.frame corresponding to the table asked. If no match is found, returns an empty data.frame


[Package ENCODExplorer version 2.6.0 Index]