You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am trying to reconstruct phylogenetics using BEAST2 on linux. The code and data comes from 'run_wang2021.r'. Now,I am getting this error:
The test code is as follows:
beasts(
patient_fasta,
template = file.path("/Public/Script/shouhou/phyloRNA/phyloRNAanalysis-master/templates", "BDStrictOrdinal.xml"),
outdir = file.path(outdir, patient, "BI")
)
I'm wondering if there are some packages I have not installed.
Thanks for your help.
Best,
Nie Yuan
The text was updated successfully, but these errors were encountered:
Hi
I am trying to reconstruct phylogenetics using BEAST2 on linux. The code and data comes from 'run_wang2021.r'. Now,I am getting this error:
The test code is as follows:
beasts(
patient_fasta,
template = file.path("/Public/Script/shouhou/phyloRNA/phyloRNAanalysis-master/templates", "BDStrictOrdinal.xml"),
outdir = file.path(outdir, patient, "BI")
)
I'm wondering if there are some packages I have not installed.
Thanks for your help.
Best,
Nie Yuan
The text was updated successfully, but these errors were encountered: