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

Conversation

@MahShaaban
Copy link
Contributor

@MahShaaban MahShaaban commented Sep 25, 2017

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

@kassambara kassambara commented Sep 25, 2017

Impressive!!!

@kassambara kassambara merged commit 24ee99f into kassambara:master Sep 25, 2017
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@MahShaaban MahShaaban deleted the MahShaaban:overlaying_plots branch Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.