rmnldwg / lymph

Python package for statistical modelling of lymphatic metastatic spread in head & neck cancer.

Home Page:https://lymph-model.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiple tumours

rmnldwg opened this issue · comments

I forgot to add the possibility of multiple tumours. I think it's rather simple to implement, as I can simply treat any tumour as a normal node that is involved from the beginning. Of course, a primary tumour's connection to the LNLs might be different than the connections among the LNLs, but that's already captured in the implementation.