Skip to content

Commit

Permalink
Add 2304 data version.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Danis <daniel.gordon.danis@protonmail.com>
  • Loading branch information
ielis committed Apr 12, 2023
1 parent d190644 commit dc23e88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/downloads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ SvAnna database files are available for download from the following locations:
Version Genome build URL Size
========= ============== ============================================================ =============================================
2204 hg38/GRCh38 https://storage.googleapis.com/svanna/2204_hg38.svanna.zip ~627 MB for download, ~2.3 GB unpacked
2304 hg38/GRCh38 https://storage.googleapis.com/svanna/2304_hg38.svanna.zip ~674 MB for download, ~2.6 GB unpacked
========= ============== ============================================================ =============================================

Use ``curl`` or ``wget`` utilities to download the files from command line::

$ wget https://storage.googleapis.com/svanna/2204_hg38.svanna.zip
or
$ curl --output 2204_hg38.svanna.zip https://storage.googleapis.com/svanna/2204_hg38.svanna.zip
$ curl --output 2304_hg38.svanna.zip https://storage.googleapis.com/svanna/2304_hg38.svanna.zip

Alternatively, use a GUI FTP client such as `FileZilla <https://filezilla-project.org/>`_.

Expand Down
2 changes: 0 additions & 2 deletions docs/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ After the download, unzip the archive and put SvAnna database files into a folde

.. note::
From now on, we will use ``svanna-data`` instead of spelling out the full path to SvAnna database files.
.. tip::
Keeping the files on a fast hard drive improves the runtime performance.


Build SvAnna from source
Expand Down

0 comments on commit dc23e88

Please sign in to comment.