Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyue1214 committed May 15, 2024
2 parents 9f88110 + b61e8d6 commit 3488e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ pip install "gwas-sumstats-tools==1.0.6"
```
To confirm successful installation of GWAS-Sumstat-Tools, run the command `gwas-ssf --help` in your terminal. This command will display the help message for the tool, confirming its installation and accessibility.

<img src='/img/gwas-demo.gif'></img>
![gwas-ssf](/img/gwas-demo.gif)

### Optional Installation and Execution Methods for GWAS-Sumstat-Tools
If the Python version displayed is not within the range of Python 3.9 to Python 3.11, you may encounter compatibility issues with the package. In such cases, you have two options:
Expand Down Expand Up @@ -81,4 +81,4 @@ $ singularity build gwas-sumstats-tools.sif docker://ebispot/gwas-sumstats-tools
$ singularity shell gwas-sumstats-tools.sif
```
----
Copyright © EMBL-EBI 2024 | EMBL-EBI is an Outstation of the [European Molecular Biology Laboratory](https://www.embl.org/) | [Terms of use](https://www.ebi.ac.uk/about/terms-of-use) | [Data Preservation Statement](https://www.ebi.ac.uk/long-term-data-preservation)
Copyright © EMBL-EBI 2024 | EMBL-EBI is an Outstation of the [European Molecular Biology Laboratory](https://www.embl.org/) | [Terms of use](https://www.ebi.ac.uk/about/terms-of-use) | [Data Preservation Statement](https://www.ebi.ac.uk/long-term-data-preservation)

0 comments on commit 3488e3d

Please sign in to comment.