# NOT RUN {
infile <- system.file("extdata", "Modules", "IGP.csv",
package = "PressPurt")
PreProsMatrix <- PreprocessMatrix(input_file = infile,
output_folder = NULL, max_bound = 10, threads = 2)
# }
Run the code above in your browser using DataLab