Error in manhattandf chr = chr bp = start snp = geneId p = pval chr column should be numeric Do you have X Y MT etc If so change to numbers and try again
The error message suggests that the "chr" column in the dataframe should be numeric. If the "chr" column contains values like 'X', 'Y', 'MT', etc., it needs to be converted to numbers before using the function again.
原文地址: http://www.cveoy.top/t/topic/hMmQ 著作权归作者所有。请勿转载和采集!