Skip to content

plotAbundance throws error when features > 500 #48

@RiboRings

Description

@RiboRings

FInd a way to prevent this error from crashing the app.

library(mia)
library(miaViz)

data("enterotype", package = "mia")

plotAbundance(enterotype, group = "Genus")
Error: The data contains more than 500 rows. The abundance plot cannot be created. Consider subsetting/agglomeration. (Check 'group' parameter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions