Hi,
I am trying to use Muscle to do alignment of 12 bacterial genomes in Linux 64bit OS, which was installed by Virtual Box in Win 7. However, I got the problem showed as follow:
root@xxxx-VirtualBox:/home/xxxx/Downloads# muscle -in 12core_genome_nodash.fasta -out 12core_MUSCLE.afa -maxiters 2
MUSCLE v3.8.31 by Robert C. Edgar
This software is donated to the public domain.
Please cite: Edgar, R.C. Nucleic Acids Res 32(5), 1792-97.
12core_genome_nodash 12 seqs, max length 4249046, avg length 4248840
00:02:20 305 MB(-41%) Iter 1 100.00% K-mer dist pass 1
00:02:20 305 MB(-41%) Iter 1 100.00% K-mer dist pass 2
Killed11 7468 MB(-1004%) Iter 1 9.09% Align node
It seems that such problem would be due to the running out of memory. However, I assigned 16GB memory to my Virtualbox, which should be enough for MUSCLE as showed here (7468MB).
Could anyone tell me how to solve this problem?
Thanks a lot!
-Victor
I am trying to use Muscle to do alignment of 12 bacterial genomes in Linux 64bit OS, which was installed by Virtual Box in Win 7. However, I got the problem showed as follow:
root@xxxx-VirtualBox:/home/xxxx/Downloads# muscle -in 12core_genome_nodash.fasta -out 12core_MUSCLE.afa -maxiters 2
MUSCLE v3.8.31 by Robert C. Edgar
This software is donated to the public domain.
Please cite: Edgar, R.C. Nucleic Acids Res 32(5), 1792-97.
12core_genome_nodash 12 seqs, max length 4249046, avg length 4248840
00:02:20 305 MB(-41%) Iter 1 100.00% K-mer dist pass 1
00:02:20 305 MB(-41%) Iter 1 100.00% K-mer dist pass 2
Killed11 7468 MB(-1004%) Iter 1 9.09% Align node
It seems that such problem would be due to the running out of memory. However, I assigned 16GB memory to my Virtualbox, which should be enough for MUSCLE as showed here (7468MB).
Could anyone tell me how to solve this problem?
Thanks a lot!
-Victor
Comment