Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to only plot somatic mutations #149

Closed
mfoll opened this issue Feb 17, 2017 · 1 comment
Closed

Add an option to only plot somatic mutations #149

mfoll opened this issue Feb 17, 2017 · 1 comment
Assignees
Milestone

Comments

@mfoll
Copy link
Member

mfoll commented Feb 17, 2017

linked to #73

@mfoll mfoll modified the milestone: v1.1 Feb 17, 2017
@mfoll
Copy link
Member Author

mfoll commented Mar 6, 2017

Rename the --no_plot option to plot with three possible values:

  • all that will produce plots for all variants (the current default behaviour). This will be the default value when the --pairs_file is not provided.
  • somatic that will only do the plot when a somatic variant is detected. This will be the default value when the --pairs_file is provided.
  • none that will not produce any plot. This will replace the --no_plot flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants