Open roey-angel opened 1 year ago
Hi @roey-angel – I apologize for the length of time it took me to respond to this issue. I imagine that after four months, you may have identified an alternative pathway.
The code for this repository is not very flexible to different experimental designs and so many functions fail if you provide treatment groupings that I did not account for. I'm working to find the time to revamp the code-base for this package entirely to be more versatile.
In the meantime, please see this qSIP tutorial which utilizes functionality from the data.table package and which is more flexible to different data organization: https://github.com/bramstone/qSIP_tutorial/blob/main/qsip_tutorial.md
Hi, I'm trying to analyse a pretty standard 13C-labelled dataset. The conversion to a phylosip object worked (as far as I can tell), but afterwards, every function I tried gave an error (and not a very helpful one, I'm afraid).
It would be easier to debug if you could provide a sample phyloseq object.
Thanks in advance