Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infectable epithelial cells #2

Open
stevenhofmeyr opened this issue Sep 14, 2020 · 1 comment
Open

infectable epithelial cells #2

stevenhofmeyr opened this issue Sep 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@stevenhofmeyr
Copy link
Collaborator

Not all epicells are infectable. Within the alveoli, only the type II pneumocytes are, and they constitute about 60% of the cells, but are fairly widely spaced. They surround the much bigger type II's and are probably at least 15 microns apart. They are themselves 9 microns across. Within the bronchioles, only the club cells are infectable. We need to reflect that in the model. I think this means that grid points should be 9 or 10 microns apart, because we have no mechanism of representing an epicell spanning multiple grid points. I also think we'll need to have epicells marked as either infectable or invulnerable, because we don't want empty air (null ptrs for epicells) when there are actually cells there, because T cells don't move through empty spaces, so it would block their progress. Presumably we can incorporate these strictures into the structure/network generation code.

@stevenhofmeyr stevenhofmeyr added the enhancement New feature or request label Sep 14, 2020
@vsurjadidjaja
Copy link
Collaborator

One additional thing we may need to consider here is the overall distribution of the type II pneumocytes and the club cells. Do we assume uniform random or some other distribution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants