Lilin Yin

Results 148 comments of Lilin Yin

Hi Sander, Thank you for your suggestion, i saw your well-written script, it is a good reference to follow up, I will have a try and achieve it in CMplot...

Oh, very sorry for that. I missed your response here, apologise for it. I remembered that I checked your script, it seems that we need MAF or other Information to...

Thanks for providing the examples, I agree with you, and the stratified QQplot using MAF information is definitely worth to have a try. To avoid breaking the structure of current...

I found it can be achieved on the current version of CMplot when I was in process of tweaking the script, an example was shown below: ```r library(CMplot) data(pig60K) #...

Hi, This problem seems to happen when the formate of 'SIG' isn't correct, if you couldn't find it out, please seed me a small example that can reproduce your error,...

Hi, Thanks a lot for pointing out this issue, I have corrected it, really sorry about that.

Hi @kokyriakidis The file names are linked with the colnames of your data, so you can just change the names of columns in your data, and the file names will...

Hi @swvanderlaan , Thanks for your good question. Sorry that there is no parameter in CMplot can direct the path for all output files. The parameter 'memo' is designed to...

As you may know, there are various types of plots in function of ```CMplot```, therefore, it's hard to use one filename given by users to name all files, although it...

May i know how many SNPs in your data?