"
using two sets of data (otus.biom from 16S and 18S rRNA). Please, anyone can suggest me which kind of package (version) or analysis should I follow? If any package with support of Qiime?
I found an analysis named Co-occurrence but could not get proper package to do analysis?
Hello @Ahmed_Abdelfattah,
Thank you so much for your suggestion. These links are really useful for me.
I tried CoNet and Cytoscape with sample files and it ran successfully but when I tried with my files, shown some errors which is in below. Can suggest me what could be the possible mistake in my files.
I tried to make my files in similar manner as this tools have in sample files.
Error message: java.lang.IllegalArgumentException: After filtering, less than 2 rows remain in the input matrix!
I'm glad to know you were able to get conet to work!
This error message, and I'm quoting, "means that your input matrix contains less than two taxa, so no associations can be computed. Unless you provided an input matrix with only one taxon row, the reason is that after filtering, most taxon rows were removed. You can use less stringent filtering settings, but at the risk of increasing false positive edges. To change filter parameters, please open the Preprocessing and Filter menu and alter the parameters in the upper left Input filtering box."
Please refer to conet documentation and read the FAQ http://psbweb05.psb.ugent.be/conet/faq.php. You will find most of the errors that you will encounter in the FAQ link
Hi Ahmed,
Once again thanks for your suggestion.
But I am sorry, I could not understand properly what is the meaning of this error message.
Please can you explain me little bit more.
Here I attached my file (text file from biom, generated from qiime1 using silva104 database18S_new_otu_table.txt (162.9 KB)
), if you have time can you look at once and tell me what is the mistake?
Kindly ignore the second attachment 18S_new2_otu_table.txt file.