hucira.load_cytokine_info

hucira.load_cytokine_info#

hucira.load_cytokine_info(save_dir='', force_download=False)#

Download and load the cytokine information sheet.

The information sheet includes sender and receptor genes used for the cell-cell communication plot.

Parameters:
  • save_dir (str) – Directory where the file will be saved.

  • force_download (bool) – Allows user to force a fresh download.

Return type:

DataFrame

Returns:

-cytokine_info (DataFrame) Cytokine information including sender and receptor genes.