importTXT | R Documentation |
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.
importTXT(filePath = NULL)
filePath |
file path of the txt file from ANNOVAR annotation |
A data frame of ANNOVAR annotation data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.