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

plotting modules from multiple samples #5

Merged
merged 1 commit into from
Sep 25, 2017
Merged

plotting modules from multiple samples #5

merged 1 commit into from
Sep 25, 2017

Conversation

MahShaaban
Copy link
Contributor

Hey @kassambara,
Here, I replicated the original plotting functions with little modification to handle the multiple samples. When possible, the data from multiple samples are overlayed on a single graph and otherwise on multiple facets (when there is more than one line in a one sample plot).
As with plotting the single file modules, the function qc_plot_collection dispatches on the appropriate class qc_read_colleciton and calls the internals corresponding to the input of the argument modules.
There had to be some copy and paste involved, as I tried to keep the new code in separate files.
Thanks for taking the time to read my suggestions.

@kassambara
Copy link
Owner

Impressive!!!

@kassambara kassambara merged commit 24ee99f into kassambara:master Sep 25, 2017
@MahShaaban MahShaaban deleted the overlaying_plots branch September 26, 2017 00:30
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

Successfully merging this pull request may close these issues.

None yet

2 participants