find_phenotype_in_file: Find phenotype in csv file

View source: R/utils.R

find_phenotype_in_fileR Documentation

Find phenotype in csv file

Description

Find phenotype in csv file

Usage

find_phenotype_in_file(
  phen_file,
  phen,
  markers,
  n_cores = 1,
  chunk_size = 10000
)

SciOmicsLab/PhenoComb documentation built on Aug. 26, 2023, 1:28 p.m.