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
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:
Is this a typo?
I am currently attempting to run with 9 samples and categories which seems to have got further.
Thanks,
Matt