diff options
Diffstat (limited to 'academic/megacc/README')
-rw-r--r-- | academic/megacc/README | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/academic/megacc/README b/academic/megacc/README deleted file mode 100644 index ccb0a7bdf6b9a..0000000000000 --- a/academic/megacc/README +++ /dev/null @@ -1,37 +0,0 @@ -MEGA: Molecular Evolutionary Genetics Analysis - -Sophisticated and user-friendly software suite for analyzing DNA and -protein sequence data from species and populations. - -MEGA-CC is the command-line version of MEGA that implements its core -analysis functions and is useful for iterative and automated execution. -There are two executables: megacc and megaproto. Start with megaproto -which is used to create a MEGA Analysis Options (.mao) file that -specifies the analysis to run as well as relevant options. Then you call -megacc from a command shell and pass the .mao filename and input data -filenames as parameters. For example: - -megacc -a myMaoFile.mao -d mySequenceAlignment.fas -o myOutput - -To get started, checkout MEGA7-CC-User-Manual.pdf, found in the -documentation folder of the installed package. - -This SlackBuild just repackages the binaries provided from upstream. -There are no 32bit executables. - - -NOTE! IMPORTANT! - -MEGA-CC is not free software. Your use of MEGA-CC is subject to the -licence agreement at: - - http://www.megasoftware.net/show_eua - -SlackBuilds.org thanks Prof. Kumar for permission to use the direct -download URL. - - -Citing: - -MEGA7: Molecular Evolutionary Genetics Analysis version 7.0 for bigger -datasets (Kumar, Stecher, and Tamura 2015). |