Skip to content

Commit

Permalink
NEWS updated #3
Browse files Browse the repository at this point in the history
  • Loading branch information
kassambara committed Sep 25, 2017
1 parent 24ee99f commit 3bacbf5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
New functions added to read and plot a collection of samples together:

- `qc_read_collection()` (@MahShaaban , [#4](https://github.com/kassambara/fastqcr/pull/4))
- `qc_plot_collection()` (@MahShaaban , [#4](https://github.com/kassambara/fastqcr/pull/5))

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_collection()` and calls the internals corresponding to the input of the argument modules.



## Minor changes
Expand Down

0 comments on commit 3bacbf5

Please sign in to comment.