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

Smooth #12

Merged
merged 3 commits into from
Oct 1, 2013
Merged

Smooth #12

merged 3 commits into from
Oct 1, 2013

Conversation

fidelram
Copy link
Collaborator

@fidelram fidelram commented Oct 1, 2013

No description provided.

fidelram added a commit that referenced this pull request Oct 1, 2013
@fidelram fidelram merged commit 215cba2 into master Oct 1, 2013
@@ -86,6 +86,9 @@ def parseArguments(args=None):

args.extendPairedEnds = False if args.doNotExtendPairedEnds else True
if args.scaleFactor != 1: args.normalizeTo1x = None
if args.smoothLength <= args.binSize:
args.smoothLength = None
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should add a warning here. Lets imagine someone is using these options and cite it in a paper without knowing that smoothLength is actually resettet.

@fidelram fidelram deleted the smooth branch March 25, 2014 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants