richelbilderbeek / pirouette_article

Article about pirouette, by Bilderbeek, Laudanno and Etienne
GNU General Public License v3.0
0 stars 0 forks source link

Cannot create evidence file in subsubsub folder #91

Closed richelbilderbeek closed 4 years ago

richelbilderbeek commented 4 years ago

From a Travis log:

Error in value[[3L]](cond) : Could not estimate the marginal likelihood. 
Error message: BEAST2 state file not created. 
Relative path, from 'beast2_options': '/home/richel/temp/temp/temp/temp/example_30_314/beast2_3a06182cb43b_evidence.xml.state'
Full path: '/home/richel/temp/temp/temp/temp/example_30_314/beast2_3a06182cb43b_evidence.xml.state'
Maybe no permission to write at that location?

regarding this line

errors <- pir_run(
  phylogeny,
  pir_params = pir_params
)
richelbilderbeek commented 4 years ago

Weird, other files are saved into that folder:

richel@sonic:~/temp/temp/temp/temp/example_30_314$ ls
alignment_3a063d23d65_evidence.fasta  beast2_3a06250f5e0b_evidence.xml  true_tree.newick
alignment_3a063d23d65.fasta           true_alignment.png                true_tree.png
richelbilderbeek commented 4 years ago

I think this is fixed :+1: