Skip to content

Documentation uses {mem}, not {mem_mb} #14

@alextidd

Description

@alextidd

Hi,
I noticed when trying to get the pipeline running that I think there is a mistake in the README. You give this example command:

scan2 run --joblimit 100 --drmaa ' -p YOUR_QUEUE_NAME -A YOUR_ACCOUNT -t 10:00 -c {threads} --mem={resources.mem}'

However, in the snakefiles, the memory allocation is encoded by mem_mb, not mem, so this was causing errors.
Just pointing out in case this trips up others.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions