EnglishFrenchSpanish

Ad


OnWorks favicon

mcmc_analysis - Online in the Cloud

Run mcmc_analysis in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mcmc_analysis that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mcmc_analysis - Analysis of the MCMC

SYNOPSIS


mcmc_analysis [OPTIONS] MCMC-data ...

DESCRIPTION


This program reads MCMC output, from one or several files, from programs in the BEEP
package. It is important that the same columns are present in each input file.

Input format:
Output from MCMC iterations on the format
<likelihood> <tab> <iter> <tab> <params>
where
<likelihood> is the logarithm of the likelihood in float format
<tab> is tab whitespace separating the fields
<iter> is an integer for the ordinal of the iteration
<params> is a list of fields separated by semicolons containing
the parameters of the MCMC.

The MCMC params are typed and given names by the first line in the file,
which is on the format
# L <tab> N <tab> [<name>(<type>)]+
The names ought to be unique, but do not have to be. The <type> is one
of
float
logfloat
integer
tree
orthologypairs
and used to infer how to parse and analyze the rest of the lines.

Output format:
A report on the MCMC run, with posterior estimates of the parameters.

OPTIONS


-b [FLOAT|INT]
The percentage (0 <= x <1), or the number of (x is integer >= 1) of the input to be
discarded as burnin. Default: 0.1.

-p STRING
Plot the parameter named <string>. Output is two columns, the iteration number and
the parameter's value in the iteration.

-i STRING
Ignore the named parameter. See header line in MCMC output for column names. You
can name several columns at once using a comma-delimited format, (e.g. -i
Length,Name). No spaces allowed between column names.

-t Output LaTex for the analysis.

-l Count and report the number of samples in the input file.

-mp NT The maximum number of points to plot.

-sp Explicitly indicate points in plots.

-coda Output file for the CODA package in R

-codatrees
Same as -coda, but includes tree parameters. Each tree is output as an integer ID
(order of visitation in chain, 1,2,...). Make sure to use -i to hide any trees
containing lengths/times/rates.

-P Parallel chains. This implies that several files of (parallel) samples are listed.

URL


The prime-phylo home page: http://prime.sbc.su.se

Use mcmc_analysis online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 2
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 3
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 4
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 5
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 6
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 7
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • More »

Linux commands

Ad