Skip to contents

Generate reference pattern file

Usage

GenerateReference(binary_file, min_CG = 50, output_path = "./patterns.txt")

Arguments

binary_file

File path from the output of the bash script

min_CG

The minimum CpG # a pattern must have (Default: 50)

output_path

File path to store the output txt file (Default: current path)

Value

NULL, write out a patterns.txt file