process_result_file {minSNPs}R Documentation

process_result_file

Description

process_result_file extract the SNP sets from the saved output file.

Usage

process_result_file(result_filepath)

Arguments

result_filepath

is the path of the saved output file.

Value

will return a list containing SNPs_set (SNP position as numeric vector).


[Package minSNPs version 0.2.0 Index]