Description Usage Arguments Value Examples
View source: R/atacktk_wrapper.R
Basic Wrapper for ATACTK: Makes a cut matrix based on the input criteria; currently returns a string with the command to run in terminal.
| 1 2 3 | make_cut_matrix_atactk(aggregate.setting = T, discrete.setting = F,
  bins = c("1-100", "180-1000"), resolution = 1, bam_file, bed_file,
  output_file)
 | 
| aggregate.setting | DESCRIPTION. | 
| discrete.setting | DESCRIPTION. | 
| bins | DESCRIPTION. | 
| resolution | DESCRIPTION. | 
| bam_file | DESCRIPTION. | 
| bed_file | DESCRIPTION. | 
| output_file | DESCRIPTION. | 
RETURN_DESCRIPTION
| 1 | # ADD_EXAMPLES_HERE
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.