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
Thank you for quickly replying to my previous issue. The guideline that you provided was very helpful and I fixed the problem.
now, I got another problem when running example_workflow_MBE2014.py
Traceback (most recent call last):
File "example_workflow_MBE2014.py", line 147, in
sample_MBE_2014_pipeline()
File "example_workflow_MBE2014.py", line 80, in sample_MBE_2014_pipeline
assert len(test_denovo_list.repeats) == 10
AssertionError
Your help would be appreciated!
The text was updated successfully, but these errors were encountered:
Thank you for quickly replying to my previous issue. The guideline that you provided was very helpful and I fixed the problem.
now, I got another problem when running example_workflow_MBE2014.py
Traceback (most recent call last):
File "example_workflow_MBE2014.py", line 147, in
sample_MBE_2014_pipeline()
File "example_workflow_MBE2014.py", line 80, in sample_MBE_2014_pipeline
assert len(test_denovo_list.repeats) == 10
AssertionError
Your help would be appreciated!
The text was updated successfully, but these errors were encountered: