User Tools

Site Tools


guppy-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
guppy-software [2021/07/08 08:11] – [Usage] aorthguppy-software [2022/05/24 09:00] aorth
Line 6: Line 6:
 ===== Information ===== ===== Information =====
  
-  * Version: 5.0.11+  * Version: 6.0.1
   * Added: July, 2021   * Added: July, 2021
-  * Models: /export/apps/guppy/5.0.11/data+  * Updated: May, 2022 
 +  * Models: /export/apps/guppy/6.0.1/data
   * Link: https://community.nanoporetech.com/downloads/guppy/release_notes   * Link: https://community.nanoporetech.com/downloads/guppy/release_notes
 +  * Version check: https://hub.docker.com/r/genomicpariscentre/guppy-gpu/tags
  
 ===== Usage ===== ===== Usage =====
  
-See versions of guppy that are available:+See versions that are available:
 <code>$ module avail guppy</code> <code>$ module avail guppy</code>
  
 Load one version into your environment and run it: Load one version into your environment and run it:
-<code>$ module load guppy/5.0.11</code>+<code>$ module load guppy/6.0.11</code>
  
-//Note: guppy ships with some pre-configured models that set many basecalling parameters to sensible defaults. Please consult: /export/apps/guppy/5.0.11/data.+//Note: guppy ships with some pre-configured models that set many basecalling parameters to sensible defaults. Please consult: /export/apps/guppy/6.0.1/data.
 // //
 ===== Installation ====== ===== Installation ======
Line 25: Line 27:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget https://mirror.oxfordnanoportal.com/software/analysis/ont-guppy_5.0.11_linux64.tar.gz +$ wget https://mirror.oxfordnanoportal.com/software/analysis/ont-guppy_6.0.1_linux64.tar.gz 
-$ tar xf ont-guppy_5.0.11_linux64.tar.gz +$ sudo cp -r ont-guppy /export/apps/guppy/6.0.1</code>
-$ sudo mkdir -p /export/apps/guppy +
-$ sudo cp -r ont-guppy /export/apps/guppy/5.0.11</code>+
  
 Run some test data using fourteen CPUs: Run some test data using fourteen CPUs:
guppy-software.txt · Last modified: 2023/12/06 06:42 by aorth