Hi all,
I am trying to run the software and got the following issue:
majiq --license Downloads/majiq_license_academic_official.lic
Traceback (most recent call last):
File "/home/tgeorgom/htslib/env/bin/majiq", line 8, in <module>
sys.exit(main())
File "/home/tgeorgom/htslib/env/lib/python3.10/site-packages/rna_majiq/run_majiq.py", line 641, in main
args.func(args)
AttributeError: 'Namespace' object has no attribute 'func'
any clue?
Thank you