We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to plot the tree using the following script:
parent.only.tree <- SRCGrob(input.tree, scale2 = distance, yaxis2.label = 'Distance (# of SNV)', add.normal = TRUE);
I noticed overlapped nodes:
Also, I think when CP column is in the data.frame, the y.axis isn't working?
CP
y.axis
The text was updated successfully, but these errors were encountered:
dan-knight
No branches or pull requests
When trying to plot the tree using the following script:
I noticed overlapped nodes:
Also, I think when
CP
column is in the data.frame, they.axis
isn't working?The text was updated successfully, but these errors were encountered: