UGA logo RCC: Research Computing Center
 
 
Home >
 
 
RESOURCES
SERVICES
Application & Code Development
Consulting
Grantwriting Support

MUSCLE

Category | Version | Author | Description
Program on:altix | inQuiry | pcluster | rcluster,IOB

Category(ies): Bioinformatics

Version: 3.6

Author / Distributor:
Edgar, Robert C. (2004), MUSCLE: multiple sequence alignment with high accuracy and high throughput, Nucleic Acids Research 32(5), 1792-97.

Description:

MUSCLE is public domain multiple alignment software for protein and nucleotide sequences. MUSCLE stands for multiple sequence comparison by log-expectation.

altix: running program | Documentation | Installation | System

Running Program:

muscle -in seqs.fa -out seqs.afa

where seqs.fa as input sequence file and seqs.afa as output. The sample file can be copied at

cp /usr/local/src/muscle3.6_src/seqs.fa seqs.fa


Documentation: http://www.drive5.com/muscle/muscle.html

Installation:

System(s): Unix

Back to top


inQuiry: not available at inQuiry

Back to top


pcluster: Not available on pcluster

Back to top


rcluster,IOB: running program | Documentation | Installation | System

Running Program: also refer to submit jobs to queues at rcluster,IOB

bsub -q queueName muscle -in seqs.fa -out seqs.afa

where seqs.fa as input sequence file and seqs.afa as output. The sample file can be copied at

cp /usr/local/src/muscle3.6_src/seqs.fa seqs.fa

Documentation: Same as altix

Installation: Same as altix

System(s): Unix

Back to top


 
Partnering with UGA