generate_encode_df_full: Given the raw ENCODE tables, this generate a data.table with...

Description Usage Arguments Value Examples

View source: R/prepare_data.R

Description

Given the raw ENCODE tables, this generate a data.table with the full set of file metadata columns.

Usage

1

Arguments

tables

A list of ENCODE metadata tables as loaded by fetch_and_clean_raw_ENCODE_tables.

Value

a data.table containing relevant metadata for all ENCODE files.

Examples

1
2
3
4
5
    ## Not run: 
        tables = fetch_and_clean_raw_ENCODE_tables()
        export_ENCODEdb_matrix(tables = tables)
    
## End(Not run)

ArnaudDroitLab/ENCODExplorerData documentation built on Oct. 8, 2020, 1:32 a.m.