mskilab-org / JaBbA

MIP based joint inference of copy number and rearrangement state in cancer whole genome sequence data.
MIT License
56 stars 25 forks source link

Using deprecated/undocumented igraph functions #104

Open szhorvat opened 4 months ago

szhorvat commented 4 months ago

The following igraph functions are all deprecated/undocumented.

https://github.com/mskilab-org/JaBbA/blob/b4d4b011bdea7d7e385c2cfae059c7e422365c33/NAMESPACE#L91-L94

They should be components, make_graph, graph_from_adjacency_matrix and induced_subgraph, respectively