Description Usage Arguments Details Value
Creates a data frame using picard.collectmultiplemetrics()
1 | get.single_end.metrics.report(sam.dir, collectmetrics.idx=".alignment_summary_metrics$")
|
sam.dir |
Path to directory with sam files |
collectmetric.idx |
Index of file (default=".alignment_summary_metrics$") |
Creates a data frame using the txt file, the output of picard.collectmultiplemetrics(). Used for Single-end data(ex. miRSEQ).
data frame of the result summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.