eigensoft to plot in 2D
I have xxx.evec file, from eigensoft but I could not plot them. Can anyone tell how to plot eigenvectors in 2D using R?
r
• 1,495 views
•
link
updated
by
Ram
•
written
by
ravikumardhanapal •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
details about PCA in plink 2.0: eigenvectors, PCs, scores
written by kaybelter •Hi all, I am using plink to adjust for population structure and have two questions, one straightforward implementation one conceptual. 1. When using plink 2.0 …
-
Determining and removing outlier by eigenvectors generated by PLINK
written by Arda •Using PLINK1.9, I have determined principal components and calculated eigenvectors. Now, I want to determine outliers but it turns out PLINK has no such function. …
-
Eigenvalues and significance
written by dec986Hello, I have a list of eigenvectors from Eigenstrat PCA output: 60.922 20.946 8.721 7.292 4.306 2.821 2.765 2.752 2.741 2.725 a 10-dimensional PCA These …
-
Protein-Ligand PCA/covariance analysis
written by Bioinformatician_in_trouble •Hi there, This is my first time doing a PCA/Covariance analysis of a 20ns Protein-Ligand simulation using gmx covar and gmx anaeig commands from Gromacs. …
-
How to smooth methylation data
written by chaudharyc61 •Hello Everyone I have a TAB delimited file having details as Chr Window_start Window_end Mutant_Meth_score Wild_Meth_score log2(Wild_Meth_score/Wild_Meth_score) I want to smooth the Log2 value so …
-
Quality check of oxford nanopore sequencing data
written by MG_19 •I have used pore package in R for read-length histogram from MinION FAST5 files. After using the command read.fast5.info() when i am using the command …
-
Examining Principal Components of Genetic Ancestry in R
written by tesfadej2003 •Hi All, I want to examine the population structure using genotyped data. Using the smartpca program from the eigensoft package, I calculated principal components of …
-
EIGENSOFT : Ploteig, 3D Plots
written by aritra90Hi, Is there a way to do 3d plots in EIGENSOFT, using the ploteig.perl program? I have the 2d plot of the first two principal …
-
Problems interpreting and using reslults from smartPCA from Eigensoft
written by Ripeapple •<p>Hi, everyone,</p> <p>I have been using smartPCA in Eigensoft software for computing PCAs on my SNPs. I got eigenvectors and eigenvalues as output. But I …
-
Peak plots using R
written by pinky_pinkpinky •Can any one tell me how to generate peak plots using R. I have the chromosome start and end positions. Based on those peak start …
How does the file look like? Could you edit your post and add output of
head(xxx.evec)ordput(head(xxx.evec))?Also add your code, even if it didn't work, any error/warning messages?
Related post: EIGENSOFT : Ploteig, 3D Plots