py4cytoscape icon indicating copy to clipboard operation
py4cytoscape copied to clipboard

Cookbook: Use a dataframe before calling load_table_data()

Open bdemchak opened this issue 4 years ago • 4 comments

When I import a .soft-based table, I first read the .soft into a dataframe and then call py4cytsocape.load_table_data(). This works well, but requires a little surgery on the dataframe. This is such a useful pattern that it needs visibility in a cookbook. Furthermore, in several situations, I spent more than a couple of hours trying to understand which py4cytoscape function to use and what its parameters should be. A cookbook would have made this discovery economically viable.

Recommendation: A cookbook for using py4cytoscape functions.

bdemchak avatar Dec 14 '20 20:12 bdemchak

py4cytoscape

bdemchak avatar Jan 12 '21 00:01 bdemchak

py4cytoscape

bdemchak avatar Jan 12 '21 00:01 bdemchak