Fix headers of variant calls to prepare for merging. This mostly consists in making sure the column headers will be unique by prefixing the variant caller in question.
fix.names(column.names, variant.caller, sample.id = NULL)Character vector of column names
String giving name of variant caller
Optional sample ID. Used to fix headers.
new.column.names Vector of column names after fixing]