GTEx

class openomics.database.annotation.GTEx(path='https://storage.googleapis.com/gtex_analysis_v8/rna_seq_data/', file_resources=None, col_rename=None, npartitions=0, verbose=False)[source][source]

Bases: openomics.database.base.Database

Attributes Summary

Methods Summary

load_dataframe(file_resources[, npartitions])

param file_resources

Attributes Documentation

COLUMNS_RENAME_DICT = {'Description': 'gene_name', 'Name': 'gene_id'}[source]

Methods Documentation

load_dataframe(file_resources, npartitions=None)[source][source]
Parameters
  • file_resources

  • npartitions