Skip to content

The createNetwork method for XCMSnExp objects is missing the nato0() call that converts NAs to zeros in the EIC matrix, causing "Cannot create a graph object because the adjacency matrix contains NAs" errors. #9

@iamthegregman

Description

@iamthegregman

Hi - really love this package - currently integrating it into my workflow!

I think there's a minor bug in the XCMSnExp arm of the createNetwork where there isn't a nato0 call to convert NA's to zeros. This call is present in the xcmsSet arm of the function.

eicmat <- defineEIC(mzdata)

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