Johannes Debler
Johannes Debler
I am also getting this error. I have the same version of samtools installed as the install script installs. I get the same error when I change my PATH to...
Hi, LD_LIBRARY_PATH doesn't seem to be set. What should it be pointing at?
It does exist, but when I try to run it I get the already mentioned error: `/opt/masurca/current/bin$ ./samtools ./samtools: error while loading shared libraries: libbam.so.0: cannot open shared object file:...
it is in `/opt/masurca/MaSuRCA-4.0.5/bin`. I do have a symbolic link `current` in `/opt/masurca/` pointing to `MaSuRCA-4.0.5` currently. That way I can have several versions of tools installed, but `current` always...
OK, I fixed it. The first time I installed masurca it was somewhere else and I then moved the whole folder to its current location. That seems to have broken...
Is there a way to follow repos without them having to install the app? Can't this app just scrape the repos for new releases instead?
@amitkumariiit I see that now, but judging from the amount of people complaining here in the issues, it is not clear. Also, it seems unnecessary when instead the app could...
It looks like the problem was that I tried to index the bam files before bamSplit was finished.
Hi, just wanted to check in if any decision has been made regarding EC numbers and 'hypothetical protein' products. Currently the output files still have both in them and NCBI...
@zacksaud I wrote a script in the meantime (mentione above) that parses the funannotate GFF and looks for EC numbers, then pulls the corresponding enzyme name from the Expasy databse....