Skip to content

mashtree error #94

Description

@MonaMghi

Describe the bug
I have approximately 10,000 genomes in .fna format that contain my Energetics population. I tried to run mashtree command in terminal with this command (mashtree was installed correctly before): mashtree --mindepth 0 --numcpus 8 /Users/mona.mahrooghi/Documents/GCF-complete-genome-Salmonella-enterica/sample-with-new-naming/*fna file path/*fna file path/*fna file path/*fna file path /*fna file path /*fna file path /*fna file path /*fna file path /*fna file path /*fna file path /*fna > Entericsmashtree.tre

To Reproduce
This is the error message: argument list too long: mashtree. To solve this problem, I mixed all the genomes at one folder to shorten the command line. Now change the command to: mashtree --mindepth 0 --numcpus 8 /Users/mona.mahrooghi/Documents/Enterobacteriacea_NCBI_Ref_edited/enterics/*fna > allentericsmashtree.tre
Again, this error message came up: argument list too long: mashtree

Expected behaviour
I expect to see the program running and see the results.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: iOS
  • Version [e.g. v0.57, can be obtained by running mashtree --version.]
  • Which method did you install with? https://anaconda.org/bioconda/mashtree
  • Command: conda install bioconda::mashtree

Additional context
Add any other context about the problem here.
If you can help me fix that, I would appreciate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions