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

Module PycoQC: Display read length on log scale #1214

Closed
caspargross opened this issue Jun 2, 2020 · 2 comments
Closed

Module PycoQC: Display read length on log scale #1214

caspargross opened this issue Jun 2, 2020 · 2 comments

Comments

@caspargross
Copy link
Contributor

Thanks for the implementation of the module.

Currently read length distribution has a linear scale
grafik

Personally, I think it would be better to display the read lenghts on logarithmic scale, similar to the internal PycoQC report:

grafik

What is your opinion on this?

Originally posted by @caspargross in #1075 (comment)

@ewels
Copy link
Member

ewels commented Jun 2, 2020

Ah good spot - yes we should mimic the main PycoQC report - a log scale certainly looks more useful 👍

I guess that this was missed because the test data I have looks fine with a regular x-axis:

image

@ewels ewels closed this as completed in 9b501ba Jun 2, 2020
@ewels
Copy link
Member

ewels commented Jun 2, 2020

Updated in v1.10dev

image

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