importTXT: Import txt file from ANNOVAR annotation

View source: R/importTXT.R

importTXTR Documentation

Import txt file from ANNOVAR annotation

Description

This function loads the txt file from ANNOVAR annotation as a data frame.The structure of the data will be printed at the console automatically. Please if numeric variables were imported correctly.

Usage

importTXT(filePath = NULL)

Arguments

filePath

file path of the txt file from ANNOVAR annotation

Value

A data frame of ANNOVAR annotation data.


vivizhou/MDfilter documentation built on May 21, 2022, 2:15 a.m.