## Not run:
# # Run preprocessing using a configuration file in YAML format:
# preprocces(configPath = "./config.yml")
#
# # Run preprocessing without using a configuration file:
# preprocces(configPath = NULL, params=list(READ.PATH="./tmp",
# COVER.PATH="./chrcovers", READ.WIDTH=100))
# ## End(Not run)
Run the code above in your browser using DataLab