format_coverage_differences {textAnnotatoR} | R Documentation |
Format coverage difference analysis results
Description
Formats the results of coverage difference analysis into a human-readable string, handling both character and list inputs appropriately.
Usage
format_coverage_differences(differences)
Arguments
differences |
Either a character string containing direct analysis results or a list containing:
|
Value
Character string containing formatted coverage analysis results
[Package textAnnotatoR version 0.1.4 Index]