Description Usage Arguments Value
preprocess multiple ATAC-seq datasets into a read count matrix
1  | preprocess(input_data, n_peaks = 1e+05, cores = 1)
 | 
input_data | 
 list contatining data details or character path to a JSON file  | 
n_peaks | 
 integer, number of the top most variable peaks to include in the analysis  | 
cores | 
 integer, max number of cores to use  | 
list giving the median peak length and the matrix of read counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.