Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
439 views
in Technique[技术] by (71.8m points)

r - R-曼哈顿图中出现错误“未找到CHR列”(Error “column CHR not found” in R - Manhattan plot)

I'll have to create a Manhattan plot in R.

(我必须在R中创建曼哈顿图。)

I have imported a plink.assoc file into qqman to create the manhattan plot.

(我已将plink.assoc文件导入qqman以创建曼哈顿图。)

But I keep getting the error 'column CHR not found'.

(但是我一直收到错误“找不到列CHR”的错误。)

My file has a header named CHR, with the chromosomes listed underneath it (as numbers).

(我的文件有一个名为CHR的标头,其下方列出了染色体(以数字表示)。)

The file has CHR as the first column header, so what am I doing wrong?

(该文件具有CHR作为第一列标题,那么我在做什么错呢?)

Thanks in advance!

(提前致谢!)

  ask by Theis Deschain translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...