You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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..
The text was updated successfully, but these errors were encountered: