~ubuntu-branches/ubuntu/utopic/paml/utopic

« back to all changes in this revision

Viewing changes to examples/TipDate.FluH1/commands.txt

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2013-08-08 22:07:27 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130808220727-deh08eeugdwjff1h
Tags: 4.7-1
* New upstream version
* debian/control:
   - cme fix dpkg-control
   - use anonscm in Vcs fields
* debian/rules: provide get-orig-source target to make use of new uscan
  to remove windows binaries

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cd ../c1r1;  nice +20 ../mcmctree ../mcmctreeClock1.ctl > log &
 
2
cd ../c1r2;  nice +20 ../mcmctree ../mcmctreeClock1.ctl > log &
 
3
cd ../c2r1;  nice +20 ../mcmctree ../mcmctreeClock2.ctl > log &
 
4
cd ../c2r2;  nice +20 ../mcmctree ../mcmctreeClock2.ctl > log &
 
5
cd ../c3r1;  nice +20 ../mcmctree ../mcmctreeClock3.ctl > log &
 
6
cd ../c3r2;  nice +20 ../mcmctree ../mcmctreeClock3.ctl > log &
 
7
 
 
8
cd ../b1r1;  nice +20 beast -overwrite ../H1.trimmed.redated..beast.xml > log &
 
9
cd ../b1r2;  nice +20 beast -overwrite ../H1.trimmed.redated.beast.xml > log &
 
10