zellerlab / siamcat

R package for Statistical Inference of Associations between Microbial Communities And host phenoType
https://siamcat.embl.de/
51 stars 16 forks source link

Cannot create siamcat object for very small datasets #10

Closed jakob-wirbel closed 4 years ago

jakob-wirbel commented 4 years ago

For very small datasets (which fewer than 5 samples per group), the siamcat object can not even be created, instead there is an error message.

However, one might want to use the check.association function anyway, which is impossible at the moment. Therefore, the check for numbers should go into the create.data.split function instead.