Difference between revisions of "Resistify"
Jump to navigation
Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|resistify}} |{{#vardefine:url|https://pypi.org/project/resistify/}} <!--CONFIGURATION: OPTIONAL (|1}}...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | + | resistify is a program that classifies plant NLRs by their protein domain and motif architecture. It is designed to be lightweight - no manual database installations or tricky dependencies here! | |
<!--Modules--> | <!--Modules--> | ||
Line 25: | Line 25: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_BIN - binary directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 16:44, 6 February 2024
Description
resistify is a program that classifies plant NLRs by their protein domain and motif architecture. It is designed to be lightweight - no manual database installations or tricky dependencies here!
Environment Modules
Run module spider resistify
to find out what environment modules are available for this application.
System Variables
- HPC_RESISTIFY_DIR - installation directory
- HPC_RESISTIFY_BIN - binary directory