meth.call(files_location, output_folder, no_overlap, read.context, Nproc)
BSdata
method.BSprepare
file_loc <- system.file('extdata', 'test_methcall', package='methylPipe')
meth.call(files_location=file_loc, output_folder=tempdir(), no_overlap=TRUE, read.context="CpG", Nproc=1)
Run the code above in your browser using DataLab