https://github.com/4ment/marginal-experiments

19 dubious ways to compute the marginal likelihood of a phylogenetic tree topology

https://github.com/4ment/marginal-experiments

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary

Keywords

data data-visualization marginal-likelihood phylogenetics
Last synced: 9 months ago · JSON representation

Repository

19 dubious ways to compute the marginal likelihood of a phylogenetic tree topology

Basic Info
  • Host: GitHub
  • Owner: 4ment
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 117 KB
Statistics
  • Stars: 4
  • Watchers: 4
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
data data-visualization marginal-likelihood phylogenetics
Created about 8 years ago · Last pushed about 7 years ago
Metadata Files
Readme

README.md

19 dubious ways to compute the marginal likelihood of a phylogenetic tree topology

This repository contains the pipeline and data sets supporting the results of the following article:

Fourment M, Magee A, Whidden C, Bilge A, Matsen IV FA, Minin VN. 19 dubious ways to compute the marginal likelihood of a phylogenetic tree topology. arXiv:1811.11804.

Requirements

physher

To reproduce the analysis the release marginal-v1.1 should be used and the executable should be located in the bin directory.

Running the simulations

shell cd marginal-experiments python run_simulations.py

or using Docker (no need to install physher)

shell cd marginal-experiments docker pull 4ment/marginal-experiments docker run -v $PWD:/data 4ment/marginal-experiments

The simulations will take several weeks to complete. Multiple directories will be produced (DS1, DS2, DS3, DS4, DS5).

Parsing results

shell Rscript -e 'rmarkdown::render("DS.Rmd")'

The script will generate the file DS.pdf.

Owner

  • Name: Mathieu Fourment
  • Login: 4ment
  • Kind: user
  • Location: Australia
  • Company: University of Technology Sydney

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 20
  • Total Committers: 1
  • Avg Commits per committer: 20.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Mathieu Fourment m****t@g****m 20

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Dockerfile docker
  • debian stretch build