# NOT RUN {
data(bre80);
input.cols <- c('bait.id', 'target.id', 'bait.chr', 'bait.start',
'bait.end', 'target.chr', 'target.start', 'target.end', 'count');
output <- add.covariates(bre80[, input.cols, with = FALSE]);
# }
Run the code above in your browser using DataLab