Description Usage Arguments Value Examples
View source: R/basic_function_in_cluster_analysis.R
Obtain the gene list which have SNP, in total there are 36 metabolic genes which don't have the mutation
1 | getGeneNameWithSNP(snp_files_dir0 = "data/gene_snp/")
|
snp_files_dir0 |
A fold dir contains the detailed snp information for each gene |
A vector contain the gene name
1 2 3 | # Firstly, open one R project
# Then put the SNP file in the directory of "xx/data"
getGeneNameWithSNP()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.