Is there a way to use a folder containing the proteomes to be analyzed as input instead of adding each one individually in the command line:
bcgTree.pl --proteome bac1=bacterium1.pep.fa --proteome bac2=bacterium2.faa --proteome bac3=bacterium3.pep.fa --proteome bac4=bacterium4.faa
I want to generate a tree for ~30 proteomes using the command line..
Is there a way to use a folder containing the proteomes to be analyzed as input instead of adding each one individually in the command line:
bcgTree.pl --proteome bac1=bacterium1.pep.fa --proteome bac2=bacterium2.faa --proteome bac3=bacterium3.pep.fa --proteome bac4=bacterium4.faa
I want to generate a tree for ~30 proteomes using the command line..