User Tools

Site Tools


seqtk-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
seqtk-software [2019/10/25 12:33] aorthseqtk-software [2025/05/06 09:46] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 1.3+  * Version: 1.4
   * Added: February, 2018   * Added: February, 2018
-  * Updated: October2019+  * Updated: May2025
   * Link: https://github.com/lh3/seqtk   * Link: https://github.com/lh3/seqtk
  
 ===== Usage ===== ===== Usage =====
  
-See versions of seqtk which are available:+See which versions are available:
 <code>$ module avail seqtk</code> <code>$ module avail seqtk</code>
  
 Load one version into your environment and run it: Load one version into your environment and run it:
-<code>$ module load seqtk/1.3+<code>$ module load seqtk/1.4
 $ seqtk</code> $ seqtk</code>
  
Line 22: Line 22:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget https://github.com/lh3/seqtk/archive/v1.3.tar.gz +$ wget https://github.com/lh3/seqtk/archive/refs/tags/v1.4.tar.gz 
-$ tar xf v1.3.tar.gz +$ tar xf v1.4.tar.gz  
-$ cd seqtk-1.+$ cd seqtk-1.4
-$ scl enable devtoolset-7 bash+
 $ make $ make
-$ sudo mkdir -p /export/apps/seqtk/1.3/bin +$ sudo mkdir -p /export/apps/seqtk/1.4/bin 
-$ sudo cp seqtk /export/apps/seqtk/1.3/bin</code>+$ sudo cp seqtk /export/apps/seqtk/1.4/bin</code>
seqtk-software.1572006787.txt.gz · Last modified: by aorth