|
| 1 | +--- |
| 2 | +hide: |
| 3 | +- toc |
| 4 | +json_ld: |
| 5 | + '@context': https://schema.org |
| 6 | + '@type': SoftwareApplication |
| 7 | + applicationCategory: DeveloperApplication |
| 8 | + description: MUSCLE is one of the best-performing multiple alignment programs according |
| 9 | + to published benchmark tests, with accuracy and speed that are consistently better |
| 10 | + than CLUSTALW. MUSCLE can align hundreds of sequences in seconds. Most users learn |
| 11 | + everything they need to know about MUSCLE in a few minutes-only a handful of command-line |
| 12 | + options are needed to perform common alignment tasks. |
| 13 | + license: Not confirmed |
| 14 | + name: MUSCLE |
| 15 | + offers: |
| 16 | + '@type': Offer |
| 17 | + price: 0 |
| 18 | + operatingSystem: LINUX |
| 19 | + review: |
| 20 | + '@type': Review |
| 21 | + author: |
| 22 | + '@type': Organization |
| 23 | + name: EESSI |
| 24 | + reviewBody: Application has been successfully made available on all architectures |
| 25 | + supported by EESSI |
| 26 | + reviewRating: |
| 27 | + '@type': Rating |
| 28 | + ratingValue: 5 |
| 29 | + softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available |
| 30 | + on your system |
| 31 | + softwareVersion: '[''MUSCLE/5.1.0-GCCcore-12.3.0'']' |
| 32 | + url: https://drive5.com/muscle/ |
| 33 | +--- |
| 34 | + |
| 35 | +MUSCLE |
| 36 | +====== |
| 37 | + |
| 38 | + |
| 39 | +MUSCLE is one of the best-performing multiple alignment programs according to published benchmark tests, with accuracy and speed that are consistently better than CLUSTALW. MUSCLE can align hundreds of sequences in seconds. Most users learn everything they need to know about MUSCLE in a few minutes-only a handful of command-line options are needed to perform common alignment tasks. |
| 40 | + |
| 41 | +https://drive5.com/muscle/ |
| 42 | +# Available modules |
| 43 | + |
| 44 | + |
| 45 | +The overview below shows which MUSCLE installations are available per target architecture in EESSI, ordered based on software version (new to old). |
| 46 | + |
| 47 | +To start using MUSCLE, load one of these modules using a `module load` command like: |
| 48 | + |
| 49 | +```shell |
| 50 | +module load MUSCLE/5.1.0-GCCcore-12.3.0 |
| 51 | +``` |
| 52 | + |
| 53 | +*(This data was automatically generated on {{ generated_time }})* |
| 54 | + |
| 55 | +| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512| |
| 56 | +| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | |
| 57 | +|MUSCLE/5.1.0-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x| |
0 commit comments