-
Notifications
You must be signed in to change notification settings - Fork 0
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
Penetrance estimation for multiple outcomes #1
Comments
@BoPeng Can you elaborate a bit on your research question? Are you interested in the penetrance of mutation on the individual, competing cancer types, or the penetrance of mutation on the union of these cancer types, or else? In other words, what is the phenotype(s) you want to estimate the penetrance for? More details on the specific cancer types and data sets can help us understand better too. |
We have data on a few large families with TP53 mutations. Family members can get one or more cancers at different ages. We are interested in estimating the penetrance of these mutations by considering not only "affection status" but also when and how many cancers they got. We have run the data through version 16 of the classic Mendel by only considering "affection status" (ignore age of onset and multiple outcomes) and we are having difficulties interpreting the results. For example, we could not find the probability of affection for given mutation, could not find a hazards ratio, and we do not know what the p-value mean in its output. Any suggestion on how we should proceed would be highly appreciated. |
We followed example 14a of the Mendel distribution. Its output is
but we have no idea how to interpret the results.... |
@BoPeng Thanks for the details. It'll be helpful if you can also include the control file, so we know your model specification. |
We followed the example 14a closely, without releasing patient information, we have
And
which we do not know how to interpret. |
Hopefully I am posting the question on the right repo.
We would like to estimate the penetrance of genetic factors on pedigrees with multiple outcomes, for example different types of cancers at different ages. We could combine multiple outcomes into simple
AFFECTED
andNORMAL
but we would be missing important information on the penetrance of the mutation. Can classic Mendel or any projects in OpenMendel handle this?The text was updated successfully, but these errors were encountered: