stamatak / standard-RAxML

www.exelixis-lab.org
324 stars 192 forks source link

Perl portability with env #10

Closed gnewton closed 11 years ago

gnewton commented 11 years ago

pavlatoras.pl and ProteinModelSelection.pl use:

!/usr/bin/perl

This should be:

!/bin/env perl

stamatak commented 11 years ago

removed the two perl scripts that came with the distribution, they are not required any more. in particular ProteinModelSelection.pl is not required any more because this can now be more conveniently handled via the RAxML AUTO PROTEIN option.

On Thu, 2013-05-09 at 09:46 -0700, gnewton wrote:

pavlatoras.pl and ProteinModelSelection.pl use:

!/usr/bin/perl

This should be:

!/bin/env perl

— Reply to this email directly or view it on GitHub.

Alexandros (Alexis) Stamatakis

Research Group Leader, Heidelberg Institute for Theoretical Studies Full Professor, Dept. of Informatics, Karlsruhe Institute of Technology Adjunct Professor, Dept. of Ecology and Evolutionary Biology, University of Arizona at Tucson

www.exelixis-lab.org