We support batch compound protein (drug target prediction), Currently only support at most 500 pairs. It takes approximately 2 min to finish 500 pairs using the default input format. Other input formats take much longer.

File:

Please follow the instructions to prepare the input file.

The default format:
The columns in the input file are CID, gene symbol using Tab as delimiter. (sample file)
Other inputs formats:
The columns in the input file are Compound(CID,Name or SMILES), Target(Gene symbol, Name or Uniprot ID) using Tab as delimiter. (sample file)

The columns in the output file are compound, protein, association score, p value and type. (sample results)