Usage
combineOfftargets(offtarget.folder, sample.name, offtarget.filename = "offTargetsInPeakRegions.xls", common.col = c("targetSeqName", "chromosome", "offTargetStrand", "offTarget_Start", "offTarget_End", "gRNAPlusPAM", "offTarget_sequence", "n.mismatch", "guideAlignment2OffTarget", "predicted_cleavage_score"), exclude.col = "name", outputFileName)
Arguments
offtarget.folder
offtarget summary output folders created in GUIDEseqAnalysis function
sample.name
Sample names to be used as part of the column names
in the final output file
offtarget.filename
Default to offTargetsInPeakRegions.xls, generated in GUIDEseqAnalysis
function
common.col
common column names used for merge files. Default to
c("targetSeqName", "chromosome",
"offTargetStrand", "offTarget_Start",
"offTarget_End", "gRNAPlusPAM", "offTarget_sequence",
"n.mismatch", "guideAlignment2OffTarget",
"predicted_cleavage_score")
exclude.col
columns to be excluded before merging. Default to name (second column of
offTargetsInPeakRegions.xls). Please check offTargetsInPeakRegions.xls
to choose the desired columns to exclude
outputFileName
The merged offtarget file