networkcommons.data.omics.nci60_table

networkcommons.data.omics.nci60_table(cell_line, data_type)

One table of omics data from NCI60.

Parameters:
  • cell_line (str) – Name of the cell line. For a complete list see nci60_datasets().

  • data_type (str) – Type of data. For a complete list see nci60_datatypes().

Return type:

DataFrame

Returns:

The table as a pandas DataFrame.