generateReport {ifCNVR}R Documentation

generateReport

Description

generateReport

Usage

generateReport(outputFile = "n", readsMatrix, resTable, CNVpos)

Arguments

outputFile

a path to the html output file

readsMatrix

the reads matrix

resTable

the table result of the CalculateScore() function

CNVpos

the CNVpos list result of the abSamples function

Value

a html report

Examples

generateReport()

[Package ifCNVR version 0.1.0 Index]