Skip to content

biopax2igraph Error #17

@JacopoRaffi

Description

@JacopoRaffi

Code:
library(rBiopaxParser)
library(igraph)
library(NetPathMiner)
bp = readBiopax("R-HSA-2160456_level3.owl")
g = biopax2igraph(bp)

Error Message:
Processing BioPAX (level 3) object as a metabolic network: 1 reactions found.
Error in [<-.data.frame(*tmp*, edges[, 1] == st[i, 4] & edges[, 2] == :
null values ​​are not allowed in subscripted data frame assignments.

File .owl downloaded from https://reactome.org/content/detail/R-HSA-2160456 (BioPax level 3).

I don't know why it gives me this error

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