Difference between revisions of "HPC:eQtlBma"
From HPC wiki
Line 38: | Line 38: | ||
=== Other Pages === | === Other Pages === | ||
+ | ---- | ||
+ | <div class="mw-collapsible mw-collapsed"> | ||
+ | *[[HPC:FAQ|HPC FAQ ]] | ||
+ | *[[HPC:Login|Connecting to the PMACS cluster]] | ||
+ | *[[HPC:User_Guide|User Guide]] | ||
*[[HPC:Software|Available Software]] | *[[HPC:Software|Available Software]] | ||
− | *[[HPC: | + | *[[HPC:Archive System|PMACS Archive System]] |
− | + | </div> | |
− |
Latest revision as of 15:33, 13 August 2019
eQtlBma
eQtlBma v1.2.2 and v1.3.1 are installed across all HPC nodes.
Usage
Both versions of eQtlBma are made available by environment modules. Both versions of eQtlBma were compiled against a newer version of zlib so the zlib module also needs to be loaded to avoid any potential job failures.
[asrini@node064 ~]$ module load zlib-1.2.8-1 [asrini@node064 ~]$ module load eQtlBma-1.2.2 [asrini@node064 ~]$ eqtlbma --version eqtlbma 1.2 Copyright (C) 2012-2013 Timothee Flutre and Xiaoquan Wen. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Timothee Flutre and Xiaoquan Wen.
[asrini@node107 ~]$ module load eQtlBma-1.3.1 [asrini@node107 ~]$ eqtlbma_hm --version eqtlbma_hm 1.3.1 Copyright (C) 2012-2015 Xiaoquan Wen, Timothee Flutre, Chaoxing Dai. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Xiaoquan Wen, Timothee Flutre, Chaoxing Dai.