In your tutorials, the code uses drug SMILES and cell lines' names as input (as shown in the screenshot):

However, I'd like to use Prophet to predict on new transcriptomic data, which come from new cells that are not included in Prophet's trained cell lines' name. I also want to use Prophet to predict on new drugs, which are not included in Prophet's trained drugs. How to use Prophet to do it?
Thank you.
In your tutorials, the code uses drug SMILES and cell lines' names as input (as shown in the screenshot):

However, I'd like to use Prophet to predict on new transcriptomic data, which come from new cells that are not included in Prophet's trained cell lines' name. I also want to use Prophet to predict on new drugs, which are not included in Prophet's trained drugs. How to use Prophet to do it?
Thank you.