get_schemas {ENCODExplorer}R Documentation

Extract the schemas from ENCODE's github

Description

The JSONs are fetched from: https://github.com/ENCODE-DCC/encoded/tree/master/src/encoded/schemas

Usage

get_schemas()

Details

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

The data is then downloaded using the jsonlite package.

Value

a list of schemas.


[Package ENCODExplorer version 2.8.0 Index]