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

Question: Multiple samples in a plot #32

Open
FriederikeHanssen opened this issue Dec 4, 2022 · 1 comment
Open

Question: Multiple samples in a plot #32

FriederikeHanssen opened this issue Dec 4, 2022 · 1 comment

Comments

@FriederikeHanssen
Copy link

Hi,

Thanks for this great tool :)

is it possible to plot multiple samples in the same plot (for example the histogramm for VAF) either by merging all samples before hand in one file or by loading a list of files?

@pwwang
Copy link
Owner

pwwang commented Dec 5, 2022

It's not supported yet. One could merge the vaf in advance, but we only take one value for each row of the vcf. We need to figure out a better way to do this.

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