Skip to contents

Shiny Pattern Panel App

Usage

patternApp()

patternServer(id, dip_par, hotspot_list, snp_list, pairprobs_obj, project_df)

patternInput(id)

patternOutput(id)

Arguments

id

identifier for shiny reactive

dip_par, hotspot_list, snp_list, project_df

reactive arguments

Value

No return value; called for side effects.

Author

Brian S Yandell, brian.yandell@wisc.edu