Converting data from shared OTUs (QIIME 1) for UpSetR
1
0
Entering edit mode
3.3 years ago
poet1988 ▴ 30

Dear, сolleagues. I am trying to make a graph based on shared OTUs (from QIIME).

shared_phylotypes.py -i otu_table.biom -o shared_otus.txt

The upset uses binary matrices as input, how I can convert data to work with this package? For simplicity, only 9 values are shown (I actually have 15 sets.). Example data:

       Set1  Set2   Set3
Set1    11    0      2 
Set2    0     18     0
Set3    2     0      80
UpSetR Shared OTU • 720 views
ADD COMMENT
0
Entering edit mode
3.3 years ago
poet1988 ▴ 30

I figured out how to solve the problem. You need to take the OTU table at the entrance. Where there are 0 and 1, if there is more than 1 number, then I have placed it manually. But another problem arose. If there are 80 sequences in the sample, then only 60 are displayed on the graph. How so?

ADD COMMENT

Login before adding your answer.

Traffic: 2996 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6