Giter Club home page Giter Club logo

knudson's Introduction

Knudson

This package provides the data from Table 1 from Knudson (1971). This paper, entitled "Mutation and cancer: statistical study of retinoblastoma", provided the basis for the two-hit hypothesis of cancer.

The two-hit hypothesis states that cancer arises via mutation of tumor supressor genes (TSGs), of which there are generally two genetic copies. Some patients are born with a mutation in one of the two copies of a TSG, which predisposes them to cancer.

The vignette also serves as a reproducibility case study that attempts to recreate Figure 1 using the data in Table 1 from Knudson (1971) (see below).

  • k: the data from Table 1 in this paper. This is a dataframe with 48 rows and 8 variables, described below:

    • case: the case number

    • hosp_numb: the hospital id number of the patient

    • sex: the sex of the patient

    • age_at_dx: the age (in months) of the patient at diagnosis

    • r_tum: the number of tumors in the right eye. * if unknown.

    • l_tum: the number of tumors in the left eye. * if unknown.

    • family_hx: Is there a family history of retinoblastoma? If so, lists who was affected.

    • side: Was the retinoblastoma unilateral (unilat) or bilateral (bilat)

Installation

## Install the development version of knudson from github
devtools::install_github("dpique/knudson",
    build_opts=c("--no-resave-data", "--no-manual"),
    build_vignettes=TRUE)

library(knudson)

## open the vignette
vignette("knudson")

knudson's People

Contributors

dpique avatar

Stargazers

mark padgham avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.