Skip to content

Runsheet for MACS2 #4

Description

@huipan1973

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions