metacoder
metacoder copied to clipboard
Parsing, Manipulation, and Visualization of Metabarcoding/Taxonomic data
Hi Zachary, I have built a pipeline with the metacoder tutorials and it was all working fine for a very long time with different data inputs, but recently (2 weeks...
Hello, Thank you for building this package! I'm running into a problem with the filter_taxa function. I want to plot my metadiversity tree up to order level, but i keep...
Hi there, first of all, thanks for taxa and metacoder. These are extremely useful packages. I was wondering if it would be possible to color the nodes and edges of...
I wonder if the code to reproduce Fig 6 (geographic location data) and Fig 7 (gene ontology) in the manuscript is available. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5340466/ Data Availability Statement A manual with documentation...
Error in grid.Call.graphics(C_setviewport, vp, TRUE) : non-finite location and/or size for viewport
Hello, I have been receiving the following error message while running metacoder: "Error in grid.Call.graphics(C_setviewport, vp, TRUE) : non-finite location and/or size for viewport" The puzzling part with this is...
```r library(metacoder) x
```r library(metacoder) meta
Hi, I would like to use metacoder with the results from metagenomeSeq. Is that possible? I don't know where to look for comparisons (in metagenomeSeq). Do you have any idea...
Hello, I currently have a manuscript in revision with some heattree figures using metacoder - a reviewer has expressed concern about my tree being readable. Currently I have two high...
Hello, I have an issue with the `compare_groups` function. I want to create a heat tree matrix for which I use `compare_groups` on relative abundance counts created with `calc_obs_props`. But...