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!
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!