Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runsheet for MACS2 #4

Open
huipan1973 opened this issue Feb 27, 2021 · 2 comments
Open

Runsheet for MACS2 #4

huipan1973 opened this issue Feb 27, 2021 · 2 comments

Comments

@huipan1973
Copy link

huipan1973 commented Feb 27, 2021

I have difficulty in running the test data using MACS2

Here are the first 4 columns of my runsheet:

image

Here is the error message:
Traceback (most recent call last):
File "/home/panh/.local/bin/henipipe", line 8, in
sys.exit(run_henipipe())
File "/home/panh/.local/pipx/venvs/henipipe/lib/python3.7/site-packages/henipipe/main.py", line 166, in run_henipipe
MACS2job = henipipe.MACS2(runsheet_data = parsed_runsheet, threads = args.threads, gb_ram = args.gb_ram, debug=args.debug, cluster=args.cluster, user=args.user, log=args.log_prefix, out=args.output)
File "/home/panh/.local/pipx/venvs/henipipe/lib/python3.7/site-packages/henipipe/henipipe.py", line 402, in init
self.script = self.environs.generate_job(self,commands, self.job)
NameError: name 'commands' is not defined

@scfurl
Copy link
Owner

scfurl commented Apr 13, 2021 via email

@huipan1973
Copy link
Author

huipan1973 commented Apr 13, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants