smartPARE_parse: Parses the smartPARE output file into a dataset

Description Usage Arguments Examples

View source: R/cleavageModelAndPrediction.R

Description

Parses the smartPARE output file into a dataset based on the path of each true image

Usage

1
2
3
smartPARE_parse(
  smartPAREresultFile = paste0(homePath1, "example_results/true.txt")
)

Arguments

smartPAREresultFile

smartPARE output filepath

Examples

1
smartPARE_parse(smartPAREresultFile = paste0(homePath1,"example_results/true.txt"))

kristianHoden/smartPARE documentation built on July 3, 2021, 7:10 p.m.