gwdf_2012_02_02 {gwascat} | R Documentation |
convenience container for imported table from NHGRI GWAS catalog
A data frame with 17832 observations on the following 34 variables.
a DataFrame with (character) columns "Date Added to Catalog", "PUBMEDID", "First Author", "Date", "Journal", "Link", "Study", "Disease/Trait", "Initial Sample Size", "Replication Sample Size", "Region", "Chr_id", "Chr_pos", "Reported Gene(s)", "Mapped_gene", "Upstream_gene_id", "Downstream_gene_id", "Snp_gene_ids", "Upstream_gene_distance", "Downstream_gene_distance", "Strongest SNP-Risk Allele", "SNPs", "Merged", "Snp_id_current", "Context", "Intergenic", "Risk Allele Frequency", "p-Value", "Pvalue_mlog", "p-Value (text)", "OR or beta", "95 "Platform \[SNPs passing QC\]", "CNV"
In versions prior to 1.9.6, The .onAttach function specifies which data frame is transformed to GRanges. This is now managed manually.
## Not run: data(gwdf_2014_09_08) # try gwascat:::gwdf2GRanges on this data.frame ## End(Not run)