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
First, in this Github [https://github.com/weizhouUMICH/SAIGE], it says: Here is a link to download the conda environment file. But over here https://saigegit.**github.io/SAIGE-doc**/, after I run repo_src_url=https://github.com/saigegit/SAIGE;
git clone --depth 1 -b $src_branch $repo_src_url , I found that the enviromental file inside the "conda_env" folder is different from the previous one. So, can you please let us know which one is the right one to use?
Second, please see the screenshot below. You first showed us to run conda create -n saige and then in Step 1, you showed us to run conda env create -f environment-RSAIGE.yml. So, exactly which command we should run first?
Third, I am amzed that a R package could run GWAS for a dataset such as UK Biobank. Now, I have the UKB imputed data in PLINK pgen format, one set of file for each chromosome. Can you please show us an exact pipeline to run SAIGE for a testing trait such as height?
Your help would be greatly appreciated!
Best regards,
Jie
The text was updated successfully, but these errors were encountered:
Dear Dr. Zhou:
I am trying to download and install SAIGE.
First, in this Github [https://github.com/weizhouUMICH/SAIGE], it says: Here is a link to download the conda environment file. But over here https://saigegit.**github.io/SAIGE-doc**/, after I run repo_src_url=https://github.com/saigegit/SAIGE;
git clone --depth 1 -b $src_branch $repo_src_url , I found that the enviromental file inside the "conda_env" folder is different from the previous one. So, can you please let us know which one is the right one to use?
Second, please see the screenshot below. You first showed us to run conda create -n saige and then in Step 1, you showed us to run conda env create -f environment-RSAIGE.yml. So, exactly which command we should run first?
Third, I am amzed that a R package could run GWAS for a dataset such as UK Biobank. Now, I have the UKB imputed data in PLINK pgen format, one set of file for each chromosome. Can you please show us an exact pipeline to run SAIGE for a testing trait such as height?
Your help would be greatly appreciated!
Best regards,
Jie
The text was updated successfully, but these errors were encountered: