Difference between revisions of "MARK"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]] | + | [[Category:Software]][[Category:Data Science]][[Category:Math]] |
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|mark}} | |{{#vardefine:app|mark}} | ||
Line 18: | Line 18: | ||
Program MARK, developed and maintained by Gary White (Colorado State University) is the most flexible, widely used application currently available for parameter estimation using data from marked individuals. | Program MARK, developed and maintained by Gary White (Colorado State University) is the most flexible, widely used application currently available for parameter estimation using data from marked individuals. | ||
− | We have the [http://www.phidot.org/software/mark/rmark/linux/ | + | We have the Linux MARK numerical routines and the [http://www.phidot.org/software/mark/rmark/linux/ RMark R library] installed. The traditional Windows (TM) MARK software cannot be run under Linux and is not available. |
+ | |||
+ | The [http://www.phidot.org/software/mark/docs/book/pdf/mark_book.zip MARK book] manual is available for download. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
{{#if: {{#var: exe}}|==How To Run== | {{#if: {{#var: exe}}|==How To Run== | ||
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} | WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} |
Latest revision as of 18:22, 18 August 2022
Description
Program MARK, developed and maintained by Gary White (Colorado State University) is the most flexible, widely used application currently available for parameter estimation using data from marked individuals.
We have the Linux MARK numerical routines and the RMark R library installed. The traditional Windows (TM) MARK software cannot be run under Linux and is not available.
The MARK book manual is available for download.
Environment Modules
Run module spider mark
to find out what environment modules are available for this application.
System Variables
- HPC_MARK_DIR - installation directory
- HPC_MARK_BIN - executable directory