Difference between revisions of "HPC:tophat"

From HPC wiki
 
Line 1: Line 1:
 +
[[category:HPC:module]]
 +
 
=== TopHat ===
 
=== TopHat ===
 
TopHat version 2.0.11 is installed across all HPC nodes and is made available via a module file.
 
TopHat version 2.0.11 is installed across all HPC nodes and is made available via a module file.

Latest revision as of 21:31, 5 February 2026


TopHat

TopHat version 2.0.11 is installed across all HPC nodes and is made available via a module file.

[asrini@node061 ~]$ module load tophat-2.0.11

[asrini@node061 ~]$ which tophat
/opt/software/tophat/2.0.11/bin/tophat

[asrini@node061 ~]$ tophat -v
TopHat v2.0.11

Other Pages