Difference between revisions of "Mega"

From wiki
Jump to: navigation, search
Line 3: Line 3:
 
This program is also called '''megacc''', the "cc" standingfor "Computational Core"
 
This program is also called '''megacc''', the "cc" standingfor "Computational Core"
  
A preparatory step is required for the configuration of the analysis, facilitated by the program '''megaproto'''.
+
= Usage =
  
 +
A preparatory step is required for the configuration of the analysis, facilitated by the program '''megaproto'''. This is done via a Graphical User Interface. It produces a '''mao''' file which must then be fed to the main megacc program via the '''-a''' option.
 +
 +
A main run of the progra is as follows:
  
 
  megacc -a reltime_ml_nucleotide.mao -d Examples/mtCDNA.meg -t Examples/mtCDNA.nwk -g groups.txt -c Examples/mtCDNACalibration.txt -o timetree.demo
 
  megacc -a reltime_ml_nucleotide.mao -d Examples/mtCDNA.meg -t Examples/mtCDNA.nwk -g groups.txt -c Examples/mtCDNACalibration.txt -o timetree.demo

Revision as of 14:09, 19 December 2016

Introduction

This program is also called megacc, the "cc" standingfor "Computational Core"

Usage

A preparatory step is required for the configuration of the analysis, facilitated by the program megaproto. This is done via a Graphical User Interface. It produces a mao file which must then be fed to the main megacc program via the -a option.

A main run of the progra is as follows:

megacc -a reltime_ml_nucleotide.mao -d Examples/mtCDNA.meg -t Examples/mtCDNA.nwk -g groups.txt -c Examples/mtCDNACalibration.txt -o timetree.demo

Links

tutorial in PDF format