Home > Community > How can I use Arlequin via the command line?
Upvote

24

Downvote
+ Bioinformatics
+ Biochemistry
+ Statistics
+ Genome
Posted by
Mwpbnp

How can I use Arlequin via the command line?

Bunny97  Follow

For MAC OSX, the executable found in arlsumstat_macosx (arlsumstatmac_64bit) seem to work appropriately. The directory for arlsumstat_macosx does not contain any examples but you can use example files from arlecore_macosx/Example files_linux using this syntax.

The complication is that arlsumstatmac_64bit will look in the current directory for the file arl_run.ars. There is a file with the same name in arlecore_macosx but it is not compatible. So you have to be in the arlsumstat_macosx.

In short, cd to arlsumstat_macosx and do

./arlsumstatmac_64bit path/to/arlecore_macosx/Example\ files_linux/Freqncy/cohen.ars path/to/arlecore_macosx/Example\ files_linux/Freqncy/cohen.arp

, where the .arp file contains the data and the .ars file contains the settings (the description of what you want Arlequin to do).

More

Upvote

VOTE

Downvote
Andrea Saez  Follow

A concise description for using Arlecore on terminal for MAC, LINUX or Windows is provided here:http://cmpg.unibe.ch/software/arlequin35/man/arlecore_readme.txt

More

Upvote

VOTE

Downvote
Harold Green  Follow
Hi there, thanks for your contribution the link seems useful, but OP specifically asked for an example. It would be nice to provide one.More
Upvote

VOTE

Downvote