pcgr_cmp: PCGR TSV Comparison

View source: R/pcgr.R

pcgr_cmpR Documentation

PCGR TSV Comparison

Description

PCGR TSV Comparison

Usage

pcgr_cmp(f1, f2)

Arguments

f1

Path to file1.

f2

Path to file2.

Examples


## Not run: 
f1 <- "~/projects/woof/woof_compare_reports/nogit/umccrise_2.3.0rc4/umccrised/SEQC50__SEQC-II_tumour/small_variants/SEQC50__SEQC-II_tumour-somatic.pcgr.snvs_indels.tiers.tsv"
f2 <- "~/projects/woof/woof_compare_reports/nogit/umccrise_2.2.0/umccrised/SEQC50__SEQC-II_tumour/small_variants/SEQC50__SEQC-II_tumour-somatic.pcgr.snvs_indels.tiers.tsv"
pcgr_cmp(f1, f2)

## End(Not run)


pdiakumis/woofr documentation built on Jan. 4, 2024, 11:22 a.m.