In the ternary plot diagram that is computed by R, how can i label the individual marker or dots in the plot, for example to label with the name of snp or rs number of snp?
#Suppose you want to label the SNP having the following allele frequencies.
# AA AB BB
#0.93 0.07 0.00
#This matrix gives you the coordinates of the triangle vertices (AA, AB, BB)
M
This can be easily achieved with the ggtern package, go to www.ggtern.com for examples.
Code R script to plot ternary diagrams showing triple correlation...
labs(x="Igneous \nVolcanos",y="Tectonics",z="Slope \nAngle",
title="Mariana Trench",
subtitle="Ternary Diagram: Tectonic Plates")
I need to do epistasis analysis between two sets of SNPs (each contains ~1000 SNPs). I am interested in pairwise interactions between the SNPs on different sets and not between SNPs on same set. I...
08 September 2015 2,767 2 View
Bar graphs don't inform adequately. They just represent the mean and the standard error. We need to know even more from the graphs. In fact, the bar graphs starts from 0 at the bottom, which...
03 April 2015 1,530 11 View
In genetic association studies we explain the association of a polymorphic allele or genotype in terms of odds ratio i.e., the odds of getting a disease when compared with a reference allele or...
11 December 2014 8,615 4 View
Recently I was trying to visualize the GWAS significant SNPs on chromosome to get a global view and to look for any clustering of significant SNPs in any region of chromosome. I found a software...
11 December 2014 4,792 6 View
Is there a way to find out if a SNP is located in an miRNA coding region? For example, if I have a list of SNPs, is it possible to find out how many of my SNPs are located in an miRNA coding...
11 December 2014 7,581 8 View
Suppose if I want to screen variants that are present upstream in promoter region of a set of genes, till what extent I can search for variants upstream of each gene. Can the threshold be a common...
11 December 2014 8,681 6 View
Here the outcome variable is continuous and bi-modally distributed with clustering at the both extreme ends of histogram. The predictor is a categorical variable which has three categories such as...
10 November 2014 3,906 5 View
I know that the bed file (Binary ped) of plink is different from UCSC's bed file. I would like to create a bed file of genomic co-ordinates of all the SNPs in plink data. Can any one help me with...
06 July 2014 1,616 8 View
Lets say I am analyzing a genetic polymorphism data where I have genotyped 120 cases and 50 controls. I guess it is not statistically right to compare a larger number of cases to fewer controls as...
05 June 2014 9,218 8 View
Can anyone suggest a method to calculate a sample size to study an effect of epistasis between two polymorphisms over a clinical phenotype (ex: drug response). Suggestion of any reference will be...
05 June 2014 4,865 2 View
I would like to learn more about SPSS and Its application especially in regards to data analysis. Please suggest me how I can learn more about it. Thank you so much.
11 August 2024 9,101 4 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
There are a huge number of methods for studying objects in space, according to the senses (and not only). Mechanical, thermal, optical, acoustic, electrical, magnetic, based on particle beams,...
06 August 2024 7,102 0 View
Hi everyone, If you have written or come across any papers where Generalised Linear Mixed Models are used to examine intervention (e.g., in mental health) efficacy, could you please share the...
04 August 2024 4,130 4 View
I am conducting a qualitative study that uses interviews to investigate the perceptions of teachers about a particular leadership practice and I am focusing on 3 schools which have a total number...
01 August 2024 8,457 10 View
Is the peer-reviewed publication "MedieKultur: Journal of Media and Communication Research" (ISSN Online: 1901-9726, ISSN Print: 0900-9671) a legitimate and credible scholarly journal in the field...
01 August 2024 629 3 View
Does anyone know of a module for the JAMOVI software that is capable of generating mean separations using the classic letters based on post hoc results (e.g., Tukey test)? If, as I believe, such...
31 July 2024 3,333 4 View
I am conducting my analysis using SPSS. I log transformed my data using In(X+1) as my data contain zero values. However, when I want to back transform the regression coefficients generated from my...
31 July 2024 7,860 3 View
Dear colleagues, I wonder if combining different research methods, namely literature review, semi-structured interviews and structured questionnaire survey will help to ensure validity and...
30 July 2024 5,154 17 View
For example, if low-density polyethylene (LDPE) is equilibrated with PCB contaminated marine and freshwater sediments, can LDPE-lipid partition coefficients be used to obtain equilibrium...
28 July 2024 263 1 View