-
Notifications
You must be signed in to change notification settings - Fork 30
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
RGT_Differential_Error #246
Comments
Hi @rm1238 Can you check the input regions to if how the chromosome was named? Specifically, the mpbs_regions file. |
Hi Zhijian, Just looping back to ask if you had a suggestion as to how to correct this error. Thank you again, Ricardo |
Hi Ricardo, Sorry for the late reply. To figure it out, would it be possible for you to share some data that can reproduce this error? I will then dive deeper to see what is going wrong. Best, |
Hi Zhijian, How can I share data with you? I have shared some files in the past but not sure posting a live on Github is a good idea. Can you email me at [email protected] to set up the data share? Ricardo |
Hello,
Sorry to bother you again. I was trying to run a differential analysis and the error below popped back:
**### **Traceback (most recent call last):
File "/Users/ivancorea/miniconda3/bin/rgt-hint", line 33, in
File "/Users/ivancorea/miniconda3/lib/python3.8/site-packages/rgt/HINT/Main.py", line 95, in main
File "/Users/ivancorea/miniconda3/lib/python3.8/site-packages/rgt/HINT/DifferentialAnalysis.py", line 183, in diff_analysis_run
File "/Users/ivancorea/miniconda3/lib/python3.8/site-packages/rgt/HINT/DifferentialAnalysis.py", line 476, in get_pwm
File "/Users/ivancorea/miniconda3/lib/python3.8/site-packages/rgt/Util.py", line 1161, in revcomp
File "/Users/ivancorea/miniconda3/lib/python3.8/site-packages/rgt/Util.py", line 1161, in
KeyError: '7'****
Any suggestions on how to fix it would be greatly appreciated.
Thank you,
Ricardo
The text was updated successfully, but these errors were encountered: