-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Issue for running locally:
Command:
./princess all -d /path/to/output/directory -r ont -e False -a minimap -s /path/to/fastq.gz -f /path/to/reference.fna -c chr15 -m -md /path/to/fast5/folder/
Error:
Invalid config definition: Config entries have to be defined as name=value pairs.
Issue for running on cluster:
Command:
./princess all -d /path/to/output/directory -r ont -a minimap -s /path/to/fastq.gz -f /path/to/reference.fna -c chr15 -m -md /path/to/fast5/folder/
Error:
Traceback (most recent call last):
File "/path/to/working/directory/cluster/scheduler.py", line 79, in <module>
raise Exception("Job can't be submitted\n"+output.decode("utf-8")+error.decode("utf-8"))
Exception: Job can't be submitted
Unable to run job: attribute "m_numa_nodes" is not a integer value.
Exiting.
Metadata
Metadata
Assignees
Labels
No labels