Summary
- What does this package do? (explain in 50 words or less):
The purpose of beautier is to create a valid BEAST2 XML input file from its function arguments. In this way, a scientific pipeline using BEAST2 can be fully scripted, instead of using BEAUti's GUI.
- Paste the full DESCRIPTION file inside a code block below:
Package: beautier
Title: 'BEAUti' from R
Version: 1.13
Date: 2018-03-16
Author: Richel J.C. Bilderbeek <richel@richelbilderbeek.nl>
Maintainer: Richel J.C. Bilderbeek <richel@richelbilderbeek.nl>
Description: 'BEAST2' (<http://www.beast2.org>) is a widely used
Bayesian phylogenetic tool, that uses DNA/RNA/protein data
and many model priors to create a posterior of jointly estimated
phylogenies and parameters.
'BEAUti 2' (which is part of 'BEAST2') is a GUI tool
that allows users to specify the many possible setups
and generates the XML file 'BEAST2' needs to run.
This package provides a way to create 'BEAST2' input
files without active user input, but using
R function calls instead.
License: GPL-3 | file LICENSE
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/richelbilderbeek/beautier
BugReports: https://github.com/richelbilderbeek/beautier/issues
Imports:
ape,
geiger,
seqinr,
stringr,
testit
Suggests:
devtools,
knitr,
ggplot2,
lintr,
rmarkdown,
testthat
- URL for the package (the development repository, not a stylized html page):
https://github.com/richelbilderbeek/beautier
- Please indicate which category or categories from our package fit policies this package falls under *and why(? (e.g., data retrieval, reproducibility. If you are unsure, we suggest you make a pre-submission inquiry.):
[e.g., "data extraction, because the package parses a scientific data file format"]
reproducibility, as it provides a way to script a configuration file, as an alternative to an error-prone (and tedious) GUI tool
- Who is the target audience and what are scientific applications of this package?
Scientists that use the tool 'BEAST2' to do a Bayesian phylogenetic inference on DNA data.
No
- If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.
Requirements
Confirm each of the following by checking the box. This package:
Publication options
Detail
Klaus Schliep, KlausVigo
Luke Harmon, lukejharmon
Jonathan Eastman, eastman
Joseph W. Brown, josephwb
Summary
The purpose of
beautieris to create a valid BEAST2 XML input file from its function arguments. In this way, a scientific pipeline usingBEAST2can be fully scripted, instead of usingBEAUti's GUI.https://github.com/richelbilderbeek/beautier
[e.g., "data extraction, because the package parses a scientific data file format"]
reproducibility, as it provides a way to script a configuration file, as an alternative to an error-prone (and tedious) GUI tool
Scientists that use the tool 'BEAST2' to do a Bayesian phylogenetic inference on DNA data.
yours differ or meet our criteria for best-in-category?
No
Requirements
Confirm each of the following by checking the box. This package:
Publication options
paper.mdmatching JOSS's requirements with a high-level description in the package root or ininst/.Detail
Does
R CMD check(ordevtools::check()) succeed? Paste and describe any errors or warnings:Does the package conform to rOpenSci packaging guidelines? Please describe any exceptions:
If this is a resubmission following rejection, please explain the change in circumstances:
If possible, please provide recommendations of reviewers - those with experience with similar packages and/or likely users of your package - and their GitHub user names:
Klaus Schliep, KlausVigo
Luke Harmon, lukejharmon
Jonathan Eastman, eastman
Joseph W. Brown, josephwb