pypath.inputs.celltalkdb.celltalkdb_download§
- pypath.inputs.celltalkdb.celltalkdb_download(filename='lr_pair', organism=9606)[source]§
Downloads a file from CellTalkDB.
- Parameters:
filename (str) – The file name of the dataset to download. Possible values: lr_pair, gene_info, gene2ensembl, uniprot.
organism (int,str) – Human and mouse supported, in case of incomprehensible value will fall back to human.
- Returns:
Generator yielding dataset specific records as named tuples.