-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
73 lines (73 loc) · 1.42 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.Rproj.user
.Rhistory
.RData
.Ruserdata
*.xml.state
tests/testthat/created.txt
tests/testthat/expected.txt
tests/testthat/test.fasta
tests/testthat/output.xml
tests/testthat/tmp_*
output.xml
example_bd.xml
example_bd_fixed.xml
tmp_*
vignettes/*.fas
vignettes/my_beast.xml
my_beast.xml
beast.xml
create_alpha_param.xml
create_bd_tree_prior_exp.xml
create_bd_tree_prior.xml
create_beta_distr.xml
create_beta_param.xml
create_cbs_tree_prior.xml
create_ccp_tree_prior.xml
create_cep_tree_prior.xml
create_clock_model_rln.xml
create_clock_model_strict.xml
create_clock_rate_param.xml
create_distr.xml
create_gamma_distr.xml
create_gamma_site_model.xml
create_gtr_site_model.xml
create_jc69_site_models.xml
create_lambda_param.xml
create_laplace_distr.xml
create_mean_param.xml
create_m_param.xml
create_mu_param.xml
create_poisson_distr.xml
create_rln_clock_model_exp.xml
create_rln_clock_model.xml
create_scale_param.xml
create_sigma_param.xml
create_s_param.xml
create_strict_clock_model_gamma.xml
create_strict_clock_models.xml
create_strict_clock_model.xml
create_tree_prior_bd.xml
create_tree_prior_cbs.xml
create_tree_prior_ccp.xml
create_tree_prior_cep.xml
create_tree_prior_yule.xml
create_uniform_distr.xml
create_yule_tree_priors.xml
create_yule_tree_prior.xml
example_gtr.xml
example_hky.xml
example_jc69.xml
example_tn93.xml
test.txt
vignettes/*.xml
*.xml
beautier_*.tar.gz
beautier.Rcheck/
..Rcheck/
scripts/build/
doc
Meta
*.sif
/doc/
/Meta/
build/