View source: R/call_peaks_SEACR.r
call_peaks_SEACR | R Documentation |
Peak Calling
call_peaks_SEACR( SCAR_obj, outdir = getwd(), num_thresh = NA, norm = NA, stringent = NA, sep = "" )
SCAR_obj |
SCAR object. |
outdir |
Output directory for peak files. |
num_thresh |
P-value thresholding for peaks. |
norm |
TRUE or FALSE - inputs are normalized or not |
stringent |
TRUE or FALSE - stringent or relaxed analysis |
sep |
separator for entries, default here is "" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.