.collateReports {abseqR} | R Documentation |
index.html
file that redirects to all collated HTML filesCollate all HTML reports into a single directory and cretate an entry
index.html
file that redirects to all collated HTML files
.collateReports(reports, individualSamples, outputDirectory)
reports |
list/vector type. Collection of strings that are path(s) to <sample>_report.html |
individualSamples |
list type. list of AbSeqRep objects. Used to extract filtering information and % read counts. |
outputDirectory |
string type. Where should the report be placed. |
Nothing