LncRNADisease

class openomics.database.disease.LncRNADisease(path='http://www.cuilab.cn/files/images/ldd/', file_resources=None, species='Human', col_rename={'Disease name': 'disease_associations', 'LncRNA name': 'gene_name'}, **kwargs)[source][source]

Bases: openomics.database.disease.DiseaseAssociation

Attributes Summary

Methods Summary

load_dataframe(file_resources[, npartitions])

param file_resources

Attributes Documentation

COLUMNS_RENAME_DICT = {'Disease name': 'disease_associations', 'LncRNA name': 'gene_name'}[source]

Methods Documentation

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

  • npartitions