Skip to contents

Shiny Genotype Data App

Usage

genoDataApp()

genoDataServer(id, hotspot_list, snp_list, pairprobs_obj, project_df)

genoDataInput(id)

genoDataOutput(id)

Arguments

id

identifier for shiny reactive

hotspot_list, pairprobs_obj, patterns, project_df, snp_action

reactive arguments

Value

No return value; called for side effects.

Author

Brian S Yandell, brian.yandell@wisc.edu