Script concatenate supermatrix
1
0
Entering edit mode
4.9 years ago

Hi, does anyone knows a script for concatenating different genes into a supermatrix? I would need one that doesn't requires identical sequences name in the different files. I am trying evobiR (https://github.com/coleoguy/evobir) but it is not updated and I get errors.

alignment • 1.2k views
ADD COMMENT
0
Entering edit mode

Maybe you can explain in more detail your problem? What are the different genes you want to concatenate? What are the gene names? What is the error message evobiR throws?

ADD REPLY
0
Entering edit mode
4.9 years ago

Thanks for the answer! I just found a solution: phyutility (http://manpages.ubuntu.com/manpages/bionic/man1/phyutility.1.html). Used this command: phyutility -concat -in *.fasta -out outpt_ phyutility_test.fasta

The problem with evobiR is that it requires installation of many dependencies, and some are not updated to the latest version of R. So I would have to search for the compatible R version and reinstall everything.

ADD COMMENT

Login before adding your answer.

Traffic: 2468 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6