Skip to content

Error in selectFeatures() function #16

@yuxuanChen777

Description

@yuxuanChen777

When I run this code:
gene.mean <- apply(X = data, MARGIN = 1, FUN = ExpMean)
The maximum value of gene.mean returned is Inf.
How do I handle the Inf value, can I set Inf to the second largest value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions