Skip to content

ERROR: reduce the number of sample categories to less than 15 #56

Description

@mattbawn

Hi,

I have installed v1.1.2 on my local cluster and it works with the sample data. When I run it using my own data however I get the above message even though I have only 14 Samples and Categories.

I have noticed the following in the traitar code though at line 140:

if len(uq) > 12:
sys.exit("reduce the number of sample categories to less than 15")

Is this a typo?

I am currently attempting to run with 9 samples and categories which seems to have got further.

Thanks,

Matt

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