rmnldwg / lymph

Python package for statistical modelling of lymphatic metastatic spread in head & neck cancer.
https://lymph-model.readthedocs.io
MIT License
5 stars 4 forks source link

multiple tumours #3

Closed rmnldwg closed 3 years ago

rmnldwg commented 3 years ago

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.