wutron / dlcpar

Modeling gene duplication, loss, and coalescence (through parsimony)
GNU General Public License v3.0
7 stars 5 forks source link

dlcpar landscape error: no *dlcscape.info found #7

Open deropi opened 1 year ago

deropi commented 1 year ago

Hi!

I am trying to install-do a test run on one of my gene trees but I did not manage to succeed so far and I am getting the following error.

This is the command I am using:

dlcpar landscape -s ../../FullPhylogeny/concatenated.nex.treefile.rooted -S species_map.tab ../unrooted/aligned_4148.fasta.treefile

And the error is the following:

IOError: [Errno 2] No such file or directory: '../unrooted/aligned_4148.fasta.treefile.dlcscape.info'

Should this not be actually the output file? I have no idea what is going on, any help would be very welcome.

Thanks in advance!

wutron commented 1 year ago

Looks like it cannot find the path to ../unrooted. Can you try using the full path?