getOverlap: Create offtarget and ontarget reads

View source: R/supp_functions.R

getOverlapR Documentation

Create offtarget and ontarget reads

Description

This function uses the terminal to find overlap between fragments file and peaks. Bedtools and Tabix need to be installed in order for this preprocessing to occur

Usage

getOverlap(fragments_file, peak_path, blacklist_path = NULL)

Arguments

fragments_file

path to the fragments file

peak_path

path to the peaks BED file

blacklist_path

path to a blacklist BED file, if it exists

Value

A list containing the paths to the offtarget and ontarget files


qiuxintao101/scCNV documentation built on July 31, 2022, 2:10 p.m.