Learn R Programming

geneNR (version 2.0.1)

Automated Gene Identification for Post-GWAS and QTL Analysis

Description

Facilitates the post-Genome Wide Association Studies (GWAS) and Quantitative Trait Loci (QTL) analysis of identifying candidate genes within user-defined search window, based on the identified Single Nucleotide Polymorphisms (SNPs) as given by Mazumder AK (2024) . It supports candidate gene analysis for wheat and rice. Just import your GWAS result as explained in the sample_data file and the function does all the manual search and retrieve candidate genes for you, while exporting the results into ready-to-use output.

Copy Link

Version

Install

install.packages('geneNR')

Monthly Downloads

166

Version

2.0.1

License

CC BY 4.0

Maintainer

Rajamani Nirmalaruban

Last Published

March 29th, 2025

Functions in geneNR (2.0.1)

plot_SNP

Plot SNP Distribution on Chromosome Map
sample_data_rice

Sample Data
sample_data_wheat

Sample Data
plot_summariseSNP

Plot SNP Distribution Across Chromosomes
import_hmp

Imports Hapmap genotypic data file
geneQTL

Identifies Candidate Genes based on identified Quantitative Trati Loci (QTL) analysis
geneSNPcustom

Identifies Candidate Genes based on identified Single Nucleotide Ploymorphisms (SNPs) from Genome Wide Association Stuides (GWAS) Analysis
import_vcf

Imports VCF (Variant Call Format) data file
geneSNP

Identifies Candidate Genes based on identified Single Nucleotide Ploymorphisms (SNPs) from Genome Wide Association Stuides (GWAS) Analysis
summariseSNP

Distribution of SNPs Across Chromosomes
summariseSNP_vcf

Distribution of SNPs Across Chromosomes from VCF
sample_data_wheat_custom

Sample Data
sample_data_wheat_qtl

Sample Data
sample_data_rice_qtl

Sample Data