RenameColumnsWithNameVAF: Is there any column in df1 with name "VAF"? If there is,...

View source: R/VCF_to_catalog_functions.R

RenameColumnsWithNameVAFR Documentation

Is there any column in df1 with name "VAF"? If there is, change its name to "VAF_old" so that it will conflict with code in other parts of ICAMS package.

Description

Is there any column in df1 with name "VAF"? If there is, change its name to "VAF_old" so that it will conflict with code in other parts of ICAMS package.

Usage

RenameColumnsWithNameVAF(df)

ICAMS documentation built on June 22, 2024, 6:47 p.m.