Skip to content

Comments

TYPED_ONLY status allows R2 to be -1#12

Open
853tony wants to merge 1 commit intobelowlab:mainfrom
853tony:make_info_modi
Open

TYPED_ONLY status allows R2 to be -1#12
853tony wants to merge 1 commit intobelowlab:mainfrom
853tony:make_info_modi

Conversation

@853tony
Copy link

@853tony 853tony commented Oct 1, 2024

Since no info file is generated after completing imputation on other servers (such as ChinaMAP Imputation Server), if the genotyped status in the dose file is "TYPED_ONLY", the file does not contain R2. As a result, make_info.py would set it to -1, causing the program to terminate. Therefore, this modification primarily addresses this issue by avoiding exit() when the genotyped status is "TYPED_ONLY" and R2 is -1.
Additionally, since the script will print out which variants are in this situation during the process, a logging feature has been added to the script to write to a log file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant