Giter Club home page Giter Club logo

Comments (10)

MrOlm avatar MrOlm commented on August 20, 2024

Hello,

Are both Mash and mumer properly installed?

To check, please let me know the output from the following command:

$ dRep bonus test --check_dependencies

-Matt

from drep.

hzafeng avatar hzafeng commented on August 20, 2024

Hello,Matt

This is the output of the dependency check:
[zjs@www maxbin]$ /home/zjs/tools/drep/bin/dRep bonus test --check_dependencies
Loading work directory
Checking dependencies
mash.................................... all good (location = /home/zjs/hhf/soft/Mash/bin/mash)
nucmer.................................. all good (location = /home/zjs/hhf/soft/MUMmer3.23/nucmer)
checkm.................................. all good (location = /home/zjs/tools/pitchfork/deployment/bin/checkm)
ANIcalculator........................... all good (location = /home/zjs/hhf/soft/ANIcalculator_v1/ANIcalculator)
prodigal................................ all good (location = /usr/local/bin/prodigal)
centrifuge.............................. all good (location = /home/zjs/hhf/soft/centrifuge-1.0.3-beta/centrifuge)

And I still face the problem of "pandas.io.common.EmptyDataError: No columns to parse from file"

from drep.

MrOlm avatar MrOlm commented on August 20, 2024

Hmmm... that pandas error is what happens when it tries to read an empty dataframe. So this isn't really a problem with pandas, but a sign that something with dRep failed along the way.

Would you mind sending me the log file? It's located in the log folder and is called logger.log

Thanks,
-Matt

from drep.

hzafeng avatar hzafeng commented on August 20, 2024

logger.log

from drep.

MrOlm avatar MrOlm commented on August 20, 2024

Thank you for the log. This is strange- I'm not sure yet what the problem is.

Could you show me a list of what is in the folder:

...test_drep_out/data/MASH_files/

As well we as what is in the folder:

...test_drep_out/data/MASH_files/sketches/

?

Also, please let me know if any of the files in either of those folders is empty. I'm trying to figure out where Mash is messing up... thanks!

-Matt

from drep.

hzafeng avatar hzafeng commented on August 20, 2024

Thank you for your prompt reply

The /MASH_files/ was empty:
[zjs@www MASH_files]$ ll
total 0
-rwxrwxrwx. 1 root root 0 Oct 6 10:45 MASH_table.tsv
drwxrwxrwx. 1 root root 0 Oct 6 10:45 sketches_

and It is also empty in the folder of sketches

Thank you

And if you want to ask me for same other information ,you can contact me with email so i can reply immediately

I will copy this message and send to your gmail

from drep.

MrOlm avatar MrOlm commented on August 20, 2024

Hello,

OK, so it seems that mash isn't working properly. This could be an issue with dRep, or an issue with the program mash. Could you see if mash is working properly on it's own? For example, makes some sketches:

mash sketch maxbinout_W0P1.004.fasta MASH_files/maxbinout_W0P1.004.fasta.msh

Let me know if that command works and actually generates a file.

Thanks,
-Matt

from drep.

hzafeng avatar hzafeng commented on August 20, 2024

Hello,
I can run Mash on it's own like this:
mash sketch maxbinout_W0P1.004.fasta
And it will generate a file named:
maxbinout_W0P1.004.fasta.msh

But it failed when i type the order of :
mash sketch maxbinout_W0P1.004.fasta MASH_files/maxbinout_W0P1.004.fasta.msh

The Mash version was V1.1.1 .

from drep.

MrOlm avatar MrOlm commented on August 20, 2024

Hello,

Thats very strange that it's able to make the file normally, but not when it's to that specific folder... what is the error that it gives? Unfortunately, I've never encountered this issue before, but it sounds like an issue with permissions. May I ask what operating system you are using?

Using the "Skip_mash" parameter may be a way to get around this issue. Using that parameter makes the program take longer to run, but it will be just as accurate as if Mash was run, and in some cases even more accurate.

I'm worried that the underlying "permissions" issue may prevent other programs (like mummer, the program used is secondary clustering) from working as well. But if for some reason it's a mash-specific issue, using the "Skip_mash" parameter is a great idea.

Best,
-Matt

from drep.

hzafeng avatar hzafeng commented on August 20, 2024

Hallo,Matt

ohhh,now i can only run drep with skipmash.

I used CentOS system before and I am supposed to try it on Ubuntu

THanks for your greatest Help!

HU

from drep.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.