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

Feature suggestions #1

Open
delavefm opened this issue Dec 14, 2018 · 1 comment
Open

Feature suggestions #1

delavefm opened this issue Dec 14, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@delavefm
Copy link

It would be a good feature to add the ability to visualize and calculate coverage metrics on regions specified in a BED file. Further, calculation of Fold80base penalty as well.

@fbreitwieser
Copy link
Owner

Hi @delavefm , I think those are good suggestions. At the moment I excluded BED support since I'd have to take special care of overlapping regions, or rerun the code for each region. Note that you can specify a region on the command line with -r chr:from-to.

Re Fold80base, the definition from Picard: "FOLD_80_BASE_PENALTY: The fold over-coverage necessary to raise 80% of bases in "non-zero-cvg" targets to the mean coverage level in those targets.". That's an interesting concept, I can add that.

@fbreitwieser fbreitwieser added the enhancement New feature or request label Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants