You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation for king.py, config parameters 2 and 3 are gds_file and bed_file. gds_file requires the full file name, including the ".gds" suffix, while bed_file requires the filename with the suffix omitted since multiple suffixes (.bed, .bim, .fam., etc.) will be added. It would be helpful if it was explicitly stated that bed_file should not include a suffix.
The text was updated successfully, but these errors were encountered:
In the documentation for
king.py
, config parameters 2 and 3 aregds_file
andbed_file
.gds_file
requires the full file name, including the ".gds" suffix, whilebed_file
requires the filename with the suffix omitted since multiple suffixes (.bed, .bim, .fam., etc.) will be added. It would be helpful if it was explicitly stated thatbed_file
should not include a suffix.The text was updated successfully, but these errors were encountered: