Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the AMAS directory.
cd /path/to/AMAS/AMAS/amas
- Run the test case. If no error information is displayed, the verification is successful.
python3 AMAS.py concat -f fasta -d dna -i ../tests/fasta1.fas -u nexus
Parent topic: AMAS 1.2 Porting Guide (Kylin V10)