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

Issues when running functions #2

Open
athanzli opened this issue Mar 29, 2023 · 2 comments
Open

Issues when running functions #2

athanzli opened this issue Mar 29, 2023 · 2 comments

Comments

@athanzli
Copy link

athanzli commented Mar 29, 2023


  1. A trivial bug

When I was running the Dummy_Data_Demo_Example.ipynb file,

from gregulnetClasses import * # to load our package, GRegulNet

gave an package not found error.

use gregulnet_classes instead.


TODO planning on test using larger PPI network datset..

@athanzli athanzli changed the title gregulnetClasses do not exist, use gregulnet_classes instead Issues when running Dummy_Data_Demo_Example.ipynb Mar 29, 2023
@athanzli athanzli changed the title Issues when running Dummy_Data_Demo_Example.ipynb Issues when running demo Mar 29, 2023
@athanzli athanzli changed the title Issues when running demo Issues when running functions Mar 29, 2023
@utkarsh027
Copy link

in running demo_toy.py getting this error- organize_B_interaction_network(netrem_demo)
NameError: name 'organize_B_interaction_network' is not defined

@SaniyaKhullar
Copy link
Owner

SaniyaKhullar commented Oct 25, 2024

Hi everyone, apologies for the delay in responding. Please note that the code was revised and updated. So, the correct command to write is: netrem_demo.B_interaction_df.

This would generate the TF-TF coordination network for the given target gene (TG). Please let me know if there are any other problems/concerns with running the code. The ReadME file for NetREm has been updated to showcase
the proper commands. And, the demo_toy.py file reflects these revisions.

Please let me know if there are any other problems/concerns with running the code.

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

No branches or pull requests

3 participants