gene_SNP_data {ARTP} | R Documentation |
Gene-SNP data file for ARTP_pathway
gene_SNP_data.txt is a tab delimited file that contains the gene that each SNP belongs to.
# Load and print the first 5 rows data(gene_SNP_data, package="ARTP") gene_SNP_data[1:5, ]