# CreateEntericsQCVizGeneral ## Inputs ### Required inputs
CreateEntericsQCVizGeneral.input_table_name
String — Default: None
name of the Terra data table - root entity type - from where input data is selected
CreateEntericsQCVizGeneral.sample_ids
Array[String] — Default: None
selected rows of data from data table which will be used for plotting
CreateEntericsQCVizGeneral.workspace_name
String — Default: None
name of Terra workspace where data lives
CreateEntericsQCVizGeneral.workspace_project
String — Default: None
name of Terra project associated with Terra workspace
CreateEntericsQCVizGeneral.create_viz.docker
String — Default: "broadinstitute/horsefish:pgs_visualizations"
???
CreateEntericsQCVizGeneral.grouping_column_name
String? — Default: None
name of column to be used for grouping/coloring - ex. gambit_predicted_taxon (organism)
CreateEntericsQCVizGeneral.output_filename
String? — Default: None
name of output file containing visualizations
CreateEntericsQCVizGeneral.viz_pdf
File
???