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
> If you've stumbled upon this repository you should almost certainly look at [`gwas-sumstats-tools`](https://github.com/ebispot/gwas-sumstats-tools) instead
7
-
8
-
This Python monorepo contains packages and documentation designed to help users prepare non-SNP GWAS summary statistics for submission to the [GWAS Catalog](https://ebi.ac.uk).
5
+
This Python monorepo contains packages and documentation designed to help users prepare non-SNP GWAS summary statistics for submission to the [GWAS Catalog](https://ebi.ac.uk/gwas).
9
6
10
7
> [!WARNING]
11
8
> This is a **work in progress**. The current version of the package is under active development and may undergo significant changes. The API and functionality are not yet stable, and breaking changes are expected.
@@ -51,5 +48,5 @@ $ cd docs
51
48
$ npm run build
52
49
```
53
50
54
-
Deploying the static site is pretty simple: just put the compiled assets somewhere.
51
+
Deploying the static site is pretty simple: just put the compiled assets somewhere (a bucket, a docker image, etc.).
0 commit comments