-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I recently had to reinstall pysam (using conda) and now Recycler is not working for some reason... Here is what I am trying to run in the terminal:
Recycler/bin/recycle.py -g Downloads/SPAdes/ThesisRecycler/assembly_graph.fastg -k 77 -b Downloads/SPAdes/ThesisRecycler/reads_pe_primary.sort.bam
This is the error I am getting:
Traceback (most recent call last):
File "Recycler/bin/recycle.py", line 4, in
from recyclelib.utils import *
ImportError: No module named recyclelib.utils
I am running MacOSX. I am very new to Python/programming, any help would be appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels