SpiecEasi icon indicating copy to clipboard operation
SpiecEasi copied to clipboard

Using a pre-filtered OTU table based on occurrence and relative abundance in spieceasi

Open suahin opened this issue 9 months ago • 2 comments

According to the paper (PLoS Comput Biol, 2015), input table must be non-normalized raw OTU table,

I have question about that whether I use a pre-filtered OTU table based on occurrence and relative abundance.

Also, can I merge two different OTU tables and run single spieceasi instead of multiple spieceasi ?

suahin avatar Apr 25 '24 10:04 suahin

Yes, you can pass in pre-filtered count data sets.. for the multiple OTU tables, were they created from different sequencing runs? If so, you should use the multi.spiec.easi method since these are technically two separate compositional datasets.

On Thu, Apr 25, 2024, 6:45 AM suahin @.***> wrote:

According to the paper (PLoS Comput Biol, 2015), input table must be non-normalized raw OTU table,

I have question about that whether I use a pre-filtered OTU table based on occurrence and relative abundance.

ALso, can I merge two different OTU tables and run single spieceasi instead of multiple spieceasi ?

— Reply to this email directly, view it on GitHub https://github.com/zdk123/SpiecEasi/issues/261, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUD2RECQ5DHSW4J4BXDPK3Y7DNFXAVCNFSM6AAAAABGYTWG76VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3DGMRWHA3TANI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

zdk123 avatar Apr 25 '24 16:04 zdk123

Thank you for your reply :) I have one more question,

I found that there are some difference between multiple.spieceasi and single,spieceasi. I performed multiple and single spieceeasi using two OTU table and compared results by substracting between OTU table interaction to remain only within table interaction. Total interaction of multiple spieceasi - between table interaction) vs. Total interaction of single spieceasi, like this. Then, much more OTU interactions are found that are not exists in single.spieceasi.

So, I am curious about why this phenomenon occurs and wondered what is the exact results?

suahin avatar May 23 '24 11:05 suahin