-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
When running "fast_circ.py denovo" from the latest version of CIRCexplorer2, I encountered the following error:
Traceback (most recent call last):
File "/mnt/lustre/shelkmike/Work/Tools/Anaconda/bin/fast_circ.py", line 8, in <module>
sys.exit(main())
File "/mnt/lustre/shelkmike/Work/Tools/Anaconda/lib/python3.9/site-packages/circ2/fast_circ.py", line 71, in main
denovo_command(options, work_dir, command_log)
File "/mnt/lustre/shelkmike/Work/Tools/Anaconda/lib/python3.9/site-packages/circ2/fast_circ.py", line 114, in denovo_command
denovo(options, command=command_log, name='denovo')
File "/mnt/lustre/shelkmike/Work/Tools/Anaconda/lib/python3.9/site-packages/circ2/helper.py", line 38, in wrapper
fn(*args)
File "/mnt/lustre/shelkmike/Work/Tools/Anaconda/lib/python3.9/site-packages/circ2/denovo.py", line 54, in denovo
cufflinks_ref_path = '%s/transcripts_ref.txt' % options['--cuff']
KeyError: '--cuff'
Metadata
Metadata
Assignees
Labels
No labels