generate_encode_df_lite: Extract file metadata from the full set of ENCODE metadata...

Description Usage Arguments Value Examples

View source: R/prepare_data.R

Description

Extract file metadata from the full set of ENCODE metadata tables.

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.