Git Product home page Git Product logo

Comments (3)

taoliu avatar taoliu commented on July 23, 2024

Hi Sebastien,

You have to use '--nolambda' instead. Two dashes. It is the same for all other linux command using standard option parser. Here is a little background: It's the same to say '-a0.5' and '-a 0.5' since 0.5 will be assigned to -a option. So when you write '-nolambda', 'olambda' will be assigned to '-n' option.

Hope it helps,
Tao Liu

Assistant Professor
Department of Biochemistry
University at Buffalo
NY State Center of Excellence in Bioinformatics & Life Sciences

B2-163 COEBLS
(O) 716-829-2749
[email protected]

Mailing address:
University at Buffalo-COEBLS
701 Ellicott St, B2-163
Buffalo, NY 14203-1221

On Mar 15, 2013, at 11:37 AM, svigneau [email protected] wrote:

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


Reply to this email directly or view it on GitHub.

from macs.

svigneau avatar svigneau commented on July 23, 2024

Thank you very much for your quick answer and yes, this was a pretty stupid mistake on my side.

Best,

Sébastien

from macs.

taoliu avatar taoliu commented on July 23, 2024

By the way, there is no stupid question. You are welcome!

from macs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.