Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookbook: Use a dataframe before calling load_table_data() #36

Open
bdemchak opened this issue Dec 14, 2020 · 4 comments
Open

Cookbook: Use a dataframe before calling load_table_data() #36

bdemchak opened this issue Dec 14, 2020 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@bdemchak
Copy link
Collaborator

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 bdemchak added the documentation Improvements or additions to documentation label Dec 14, 2020
@bdemchak
Copy link
Collaborator Author

py4cytoscape

1 similar comment
@bdemchak
Copy link
Collaborator Author

py4cytoscape

@bdemchak
Copy link
Collaborator Author

@bdemchak
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant