Angli Xue

Results 5 comments of Angli Xue

Hi Lilin, I also thought of that but double-checked if any duplicated SNP names. I have sent you the data and below is the script I used ``` SNPs="rs9906048" CMplot(data,type="p",plot.type="c",chr.labels=paste("Chr",c(1:22),sep=""),r=0.4,cir.legend=TRUE,ylim=c(0,20),...

Hi wzhnku, I also met the same issue as you did. I tried to match the snpid, allele order, and also matched the HapMap3 before running MTAG. However, it still...

> > Hi wzhnku, > > I also met the same issue as you did. I tried to match the snpid, allele order, and also matched the HapMap3 before running...

Did you load all the required libraries? ``` library(Seurat) library(SeuratData) library(SeuratDisk) ```

Hi @paturley I am reading this old thread. I was wondering for a typical MTAG result, are the SNP effects still marginal? or they became joint effects which takes LD...