omicverse.bulk.string_interaction¶
- omicverse.bulk.string_interaction(gene, species)[source]¶
Analyze protein-protein interaction network using STRING database.
- Parameters:
- Returns:
DataFrame containing protein-protein interaction data with columns stringId_A, stringId_B, preferredName_A, preferredName_B, ncbiTaxonId, score, nscore, fscore, pscore, ascore, escore, dscore, tscore.
- Return type:
res