Skip to content

--name option ignored when using -nolambda option (running macs14 on Ubuntu12.10) #17

@svigneau

Description

@svigneau

Hi,

If I run "macs14 -t treatment_file_name.bed -c control_file_name.bed -f BED -n result_name_prefix -g mm -s 50 -m 10,30 --bw 180 -p 1e-4", the results files have, as expected, "result_name_prefix" as their prefix.

However, if I run the same command with the -nolambda option, the -n option is ignored and "olambda" is used instead.

This behavior is particularly annoying when running scripts with multiple combinations of input files, since each output will erase the previous one. Is there any way around in MACS (i.e. without rewriting the script launching MACS)?

Best,

Sébastien

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