vpc-ccg / haslr

A fast tool for hybrid genome assembly of long and short reads
GNU General Public License v3.0
74 stars 9 forks source link

Bug while running script: "could not find file" #22

Open asan-emirsaleh opened 3 years ago

asan-emirsaleh commented 3 years ago

If I run haslr.py after it was aborted, the shell returns "could not find file log". If I run a recently compiled haslr, the shell returns "haslr.py: error: could not find file haslr".

Once I have done an export into the ass directory in command line arguments, but the haslr raised error "could not find file ass" and "ass is not file or directory". If I change command line arguments to another it still returned such error.