added 3 cols for snp counts for ML
This commit is contained in:
parent
2bf91681b4
commit
de9e6a709b
2 changed files with 6 additions and 2 deletions
3
scripts/ml/ml_iterator_CVs.py
Normal file → Executable file
3
scripts/ml/ml_iterator_CVs.py
Normal file → Executable file
|
@ -15,7 +15,8 @@ homedir = os.path.expanduser("~")
|
|||
sys.path.append(homedir + '/git/LSHTM_analysis/scripts/ml/ml_functions')
|
||||
sys.path
|
||||
###############################################################################
|
||||
outdir = homedir + '/git/LSHTM_ML/output/genes/'
|
||||
#outdir = homedir + '/git/LSHTM_ML/output/genes/'
|
||||
outdir = homedir + '/git/Misc/'
|
||||
|
||||
#====================
|
||||
# Import ML functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue