check_pcf_identity: Writes VCF file from a VCF data.structure

View source: R/trento.R

check_pcf_identityR Documentation

Writes VCF file from a VCF data.structure

Description

VCF datastructure is in list format and contains a header, a body and the corresponding col_names

Usage

check_pcf_identity(
  output_name = NULL,
  clonet_dir = NULL,
  drop_self = TRUE,
  sep = "\t",
  ...
)

Arguments

output_name

Ouput file name.

clonet_dir

Clonet directories to search for SNP files.

drop_self

Drop diagnonal values in matrix


TearsWillFall/ULPwgs documentation built on April 18, 2024, 3:45 p.m.