Simon J Greenhill
Simon J Greenhill
I had a similar issue with this, turns out the command being used was `ssh -X` (=Enables X11 forwarding). Removing the `-X` (or replacing with lowercase `-x`) solved it.
At first glance, you're asking a lot of a very small dataset -- one partition per word, with a rate per partition, on 7 taxa. It's not going to work....
I had this problem when trying to install s2 on OSX using openssl installed via homebrew. The solution was to add the openssl path into the LDFLAGS and CPPFLAGS: ```shell...
This could probably go in the metadata.json as text blob? or a DESCRIPTION.md file?
yeah, we need to make a new release of DPLACE very soon
ok, so if we remove the soc_id and xd_id from ./phylogenies/*/taxa.csv, there will be no effects of loading etc? Let's do that as step one. I'm happy to keep the...
Thanks! Yes, initially a per-phylogeny mapping made a lot of sense, but I think now it's just risking incorrect/incomplete mappings to percolate. If we do encounter a phylogeny with a...
yes -- I was thinking we should check that glottocode X is always mapped to soc_id Y and xd_id Z
@kirbykat - what would this take to complete?