Skip to content

Commit

Permalink
updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
pancong419 committed Apr 21, 2022
1 parent a3676a8 commit ebfe276
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GEM2CHARGEGLI_python3.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

###################################
### Copyright (C) 2022 Cong Pan ###
### version 0.1, March 4, 2022 ###
### version 0.2, April 21, 2022 ###
###################################

# NOTE: this script is used to convert GEM (v1.4.1 or later) output to the meta-analysis-ready format for Phase2 CHARGE Gene-Lifestyle Interactions projects
Expand All @@ -12,6 +12,7 @@
# Example command:
# python GEM2CHARGEGLI.py Phase2.ARIC.AA.HDL.LTST.M1.COMBINED.chr22.out Phase2.ARIC.AA.HDL.LTST.M2.COMBINED.chr22.out chr22.info.gz PHASE2.ARIC.AA.HDL.LTST.COMBINED.20220216.txt LTST SNP Rsq Genotyped tab
# For questions or comments, please contact Cong.Pan.2 AT uth.tmc.edu
# v0.2: added formatting quantitative exposure


import sys
Expand Down

0 comments on commit ebfe276

Please sign in to comment.