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

--cutoff usage #28

Closed
Shicheng-Guo opened this issue Feb 24, 2016 · 1 comment
Closed

--cutoff usage #28

Shicheng-Guo opened this issue Feb 24, 2016 · 1 comment

Comments

@Shicheng-Guo
Copy link
Contributor

Hi Felix,

Can you make it more explicit:

--cutoff [threshold] The minimum number of times a methylation state has to be seen for that nucleotide before its methylation percentage is reported. Default: 1.

It means the methylation read counts should be >=1 or total reads at the base should be >=1?

Thanks.

I think it should be

--cutoff [threshold] The minimum number of times a methylation state (M or U) has to be seen for that nucleotide before its methylation percentage is reported. Default: 1.

Isn't it?

Thanks.

@FelixKrueger
Copy link
Owner

For piece of mind I have altered the description slightly to:

--cutoff [threshold] The minimum number of times any methylation state (methylated or unmethylated) has to be seen for a nucleotide before its methylation percentage is reported. Default: 1.

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

No branches or pull requests

2 participants