Hi, I am a beginner of Qiime2 and recently started intensely learning microbial analysis by using both Qiime2 and Rstudio. I feel that Qiime2 is more straightforward and comfortable to me so far. But, sadly, it seems like that using R is still necessary for more options and controlling my results in a sophisticated manner…
-
I need Deseq2 and NMDS analysis that doesn’t seem to be available in Qiime2. Then, what’s the most convenient way to export post-DADA2 data and import in R? Does this way still benefit users instead of processing even dada2 in R environment?
-
I’ve made a taxonomy bar plot; I want to see only top 20 taxa and others (rest of the taxa). When I searched, it looks possible in a way of filtering out all taxa except for the top 20… but can’t find how to make a bar indicating “others”. Also, I like to see only rank5 taxa name, for example, I now see "k_bacteria__proteobacteria__ ~~, instead, I want something like “flavobacteriaceae” in a short version. Or, do users also usually do this job in R?
I appreciate having any feedback. As a newbie in this field, there is so much information and this makes me more confused about what methods and data analysis process I choose.