Skip to content

Commit

Permalink
Merge branch 'main' of github.com:hiruna72/squigualiser into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
hiruna72 committed Mar 30, 2024
2 parents 6498e78 + 19ceea4 commit 81ac772
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The easiest way to setup squigualiser would be to use precompiled binaries. Clic
<div markdown=1>

```
wget https://github.com/hiruna72/squigualiser/releases/download/v0.3.0/squigualiser-v0.3.0-linux-x86-64-binaries.tar.gz -O squigualiser.tar.gz
wget https://github.com/hiruna72/squigualiser/releases/download/v0.6.1/squigualiser-v0.6.1-linux-x86-64-binaries.tar.gz -O squigualiser.tar.gz
tar xf squigualiser.tar.gz
cd squigualiser
./squigualiser --help
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ pyfaidx
pyfastx
pysam
matplotlib==3.7
seaborn
seaborn
selenium

0 comments on commit 81ac772

Please sign in to comment.