Learn R Programming

ARTP (version 2.0.5)

gene_SNP_data: Gene-SNP data

Description

Gene-SNP data file for ARTP_pathway

Arguments

Details

gene_SNP_data.txt is a tab delimited file that contains the gene that each SNP belongs to.

Examples

Run this code
# NOT RUN {
 # Load and print the first 5 rows 
 data(gene_SNP_data, package="ARTP") 

 gene_SNP_data[1:5, ]

# }

Run the code above in your browser using DataLab