Skip to content

Trouble getting started on FUNGuild #80

@trundler321

Description

@trundler321

Hello all, I am signing on because research alone is not getting me where I need to go. I am having a heck of a time just testing the sample OTU file. I have directions from a teacher that seem dated and I'm doing my best to work with what is available online.

The teachers instruction to test the otu_table.txt I would use:

python FUNGuild.py taxa -otu example/otu_table.txt -format tsv -column taxonomy -classifier unite

In my system, it looks like the file is: Guilds_v1.1.py:

$ python Guilds_v1.1.py taxa -otu /example/otu_table.txt -format tsv -column taxonomy -classifier unite
taxa -otu /example/otu_table.txt -format tsv -column taxonomy -classifier unite
usage: Guilds_v1.1.py [-h] [-otu OTU] [-m] [-u] [-db {fungi,nematode}]
Guilds_v1.1.py: error: unrecognized arguments: taxa -format tsv -column taxonomy -classifier unite

Same thing here are his directions first and then my attempt to correct. Both fails:

(base) User:/FUNGuild-master$ python Guilds_v1.1.py guild -taxa example/otu_table.taxa.txt
usage: Guilds_v1.1.py [-h] [-otu OTU] [-m] [-u] [-db {fungi,nematode}]
Guilds_v1.1.py: error: unrecognized arguments: guild -taxa example/otu_table.taxa.txt
(base) User:
/FUNGuild-master$ python FUNGuild.py guild -taxa example/otu_table.taxa.txt
python: can't open file '/home/faddeo/FUNGuild-master/FUNGuild.py': [Errno 2] No such file or directory

What am I doing wrong?

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