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

plotFingerprint -b $chip --JSDsample $input #527

Closed
thomasmanke opened this issue May 5, 2017 · 2 comments
Closed

plotFingerprint -b $chip --JSDsample $input #527

thomasmanke opened this issue May 5, 2017 · 2 comments
Milestone

Comments

@thomasmanke
Copy link
Collaborator

The subject line will not calculate JSD, Chance etc. Instead one needs to specify

plotFingerprint -b $chip $input --JSDsample $input

This is somewhat counter-intuitive. Would it make sense to add the JSDsample automatically to the list of bam files?

@dpryan79
Copy link
Collaborator

dpryan79 commented May 5, 2017

I can have it added in if it's not already there I suppose. The reason for the current implementation is simply that plotFingerprint pre-existed the JSD code, so that was the simplest implementation.

dpryan79 added a commit that referenced this issue May 5, 2017
@dpryan79 dpryan79 added this to the 2.5.1 milestone May 5, 2017
@dpryan79
Copy link
Collaborator

dpryan79 commented May 5, 2017

This is implemented in develop. Please give it a test with module load deeptools/develop.

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