get_encode_types {ENCODExplorer}R Documentation

A list of known tables from ENCODE database.

Description

The type (table) names are extracted from the schema list from ENCODE-DCC github repository: https://github.com/ENCODE-DCC/encoded/tree/master/src/encoded/schemas

Usage

get_encode_types()

Details

The data is extracted using the github api: https://developer.github.com/guides/getting-started/

Value

a vector of character with the names of the known tables in the ENCODE database.


[Package ENCODExplorer version 2.8.0 Index]