Description Usage Arguments Value Examples
View source: R/functions_fragLen.R
parse fragLen from MACS2 output
| 1 | fragLen_fromMacs2Xls(macs2xls_file)
 | 
| macs2xls_file | character. an xls file output by MACS2 to parse frag length from | 
numeric fragment length
| 1 2 3 | xls_file = system.file("extdata/test_peaks.xls",
    package = "seqsetvis")
fragLen_fromMacs2Xls(xls_file)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.