User Tools

Site Tools


nextalign-software

Differences

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

Link to this comparison view

Next revision
Previous revision
nextalign-software [2021/03/15 10:31] – created aorthnextalign-software [2022/04/01 08:02] (current) aorth
Line 6: Line 6:
 ===== Information ===== ===== Information =====
  
-  * Version: 0.1.7+  * Version: 1.11.0
   * Added: March, 2021   * Added: March, 2021
 +  * Updated: April, 2022
   * Link: https://github.com/nextstrain/nextclade/tree/master/packages/nextalign_cli   * Link: https://github.com/nextstrain/nextclade/tree/master/packages/nextalign_cli
  
 ===== Usage ===== ===== Usage =====
  
-See versions of nextalign which are available:+See versions which are available:
 <code>$ module avail nextalign</code> <code>$ module avail nextalign</code>
  
 Load one version into your environment and run it: Load one version into your environment and run it:
-<code>$ module load nextalign/0.1.7+<code>$ module load nextalign/1.11.0
 $ nextalign</code> $ nextalign</code>
  
Line 22: Line 23:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>cd /tmp +<code>sudo mkdir -p /export/apps/nextalign/1.11.0/bin 
-$ wget https://github.com/nextstrain/nextclade/releases/download/nextalign-0.1.7/nextalign-Linux-x86_64 +sudo wget https://github.com/nextstrain/nextclade/releases/download/1.11.0/nextalign-Linux-x86_64 -/export/apps/nextalign/1.11.0/bin/nextalign 
-$ chmod +x nextalign-Linux-x86_64 +$ sudo chmod +x /export/apps/nextalign/1.11.0/bin/nextalign</code>
-$ sudo mkdir -p /export/apps/nextalign/0.1.7/bin +
-$ sudo cp nextalign-Linux-x86_64 /export/apps/nextalign/0.1.7/bin/nextalign</code>+
nextalign-software.1615804290.txt.gz · Last modified: 2021/03/15 10:31 by aorth