1
1
2
- [ ![ ] ( https://img.shields.io/badge/lifecycle-maturing-blue.svg )] ( https://www.tidyverse.org/lifecycle/#maturing )
2
+ <!-- [](https://www.tidyverse.org/lifecycle/#maturing)-->
3
+
3
4
[ ![ R
4
5
CI] ( https://github.com/USCbiostats/aphylo/actions/workflows/ci.yml/badge.svg )] ( https://github.com/USCbiostats/aphylo/actions/workflows/ci.yml )
5
6
[ ](
8
9
Status] ( https://codecov.io/gh/USCbiostats/aphylo/branch/master/graph/badge.svg )] ( https://codecov.io/gh/USCbiostats/aphylo )
9
10
[ ![ Integrative Methods of Analysis for Genetic
10
11
Epidemiology] ( https://raw.githubusercontent.com/USCbiostats/badges/master/tommy-image-badge.svg )] ( https://image.usc.edu )
12
+ [ ![ CRAN
13
+ status] ( https://www.r-pkg.org/badges/version/aphylo )] ( https://CRAN.R-project.org/package=aphylo )
14
+ [ ![ status] ( https://tinyverse.netlify.com/badge/fmcmc )] ( https://CRAN.R-project.org/package=fmcmc )
15
+ [ ![ CRAN
16
+ downloads] ( http://cranlogs.r-pkg.org/badges/grand-total/aphylo )] ( https://cran.r-project.org/package=aphylo )
11
17
12
18
# aphylo: Statistical Inference of Annotated Phylogenetic Trees <img src =" man/figures/logo.svg " align =" right " width =" 180px " />
13
19
@@ -35,24 +41,26 @@ Southern California.
35
41
citation(package = " aphylo" )
36
42
```
37
43
44
+ ```
38
45
39
- To cite aphylo in publications use the following paper:
46
+ To cite aphylo in publications use the following paper:
40
47
41
- Vega Yon GG, Thomas DC, Morrison J, Mi H, Thomas PD, et al. (2021)
42
- Bayesian parameter estimation for automatic annotation of gene
43
- functions using observational data and phylogenetic trees. PLOS
44
- Computational Biology 17(2): e1007948.
45
- https://doi.org/10.1371/journal.pcbi.1007948
48
+ Vega Yon GG, Thomas DC, Morrison J, Mi H, Thomas PD, et al. (2021)
49
+ Bayesian parameter estimation for automatic annotation of gene
50
+ functions using observational data and phylogenetic trees. PLOS
51
+ Computational Biology 17(2): e1007948.
52
+ https://doi.org/10.1371/journal.pcbi.1007948
46
53
47
- And the actual R package:
54
+ And the actual R package:
48
55
49
- Vega Yon G (2022). _Statistical Inference of Annotated Phylogenetic
50
- Trees_. R package version 0.2-1, <URL:
51
- https://github.com/USCBiostats/aphylo>.
56
+ Vega Yon G (2022). _Statistical Inference of Annotated Phylogenetic
57
+ Trees_. R package version 0.2-1, <URL:
58
+ https://github.com/USCBiostats/aphylo>.
52
59
53
- To see these entries in BibTeX format, use 'print(<citation>,
54
- bibtex=TRUE)', 'toBibtex(.)', or set
55
- 'options(citation.bibtex.max=999)'.
60
+ To see these entries in BibTeX format, use 'print(<citation>,
61
+ bibtex=TRUE)', 'toBibtex(.)', or set
62
+ 'options(citation.bibtex.max=999)'.
63
+ ```
56
64
57
65
## Install
58
66
@@ -320,10 +328,10 @@ pred
320
328
## Prediction score (H0: Observed = Random)
321
329
##
322
330
## N obs. : 99
323
- ## alpha(0, 1) : 0.24, 0.73
324
- ## Observed : 0.71
325
- ## Random : 0.61
326
- ## P(<t) : 0.1539
331
+ ##
332
+ ## Observed : 0.71 ***
333
+ ## Random : NA
334
+ ## P(<t) : 0.0000
327
335
## --------------------------------------------------------------------------------
328
336
## Values scaled to range between 0 and 1, 1 being best.
329
337
##
0 commit comments