Candida Albicans Response To Spaceflight (NASA STS-115) --- GSM1231690 Slide 43
National Aeronautics and Space Administration
@usgov.nasa_gov_candida_albicans_response_to_spaceflight_nasa_c6985311
National Aeronautics and Space Administration
@usgov.nasa_gov_candida_albicans_response_to_spaceflight_nasa_c6985311
CREATE TABLE table_1 (
"index" BIGINT,
"array_row" BIGINT,
"array_column" BIGINT,
"spot_row" BIGINT,
"spot_column" BIGINT,
"name" VARCHAR,
"id" VARCHAR,
"x" BIGINT,
"y" BIGINT,
"diameter" BIGINT,
"f_pixels" BIGINT,
"b_pixels" BIGINT,
"footprint" BIGINT,
"flags" BIGINT,
"ch1_median" BIGINT,
"ch1_mean" BIGINT,
"ch1_sd" DOUBLE,
"ch1_b_median" BIGINT,
"ch1_b_mean" BIGINT,
"ch1_b_sd" DOUBLE,
"ch1_b_1_sd" DOUBLE,
"ch1_b_2_sd" DOUBLE,
"ch1_f_sat" DOUBLE,
"ch1_median_b" BIGINT,
"ch1_mean_b" BIGINT,
"ch1_signalnoiseratio" DOUBLE,
"ch2_median" BIGINT,
"ch2_mean" BIGINT,
"ch2_sd" DOUBLE,
"ch2_b_median" BIGINT,
"ch2_b_mean" BIGINT,
"ch2_b_sd" DOUBLE,
"ch2_b_1_sd" DOUBLE,
"ch2_b_2_sd" DOUBLE,
"ch2_f_sat" DOUBLE,
"ch2_median_b" BIGINT,
"ch2_mean_b" BIGINT,
"ch2_signalnoiseratio" DOUBLE,
"ch2_ratio_of_medians" DOUBLE,
"ch2_ratio_of_means" DOUBLE,
"ch2_median_of_ratios" DOUBLE,
"ch2_mean_of_ratios" DOUBLE,
"ch2_ratios_sd" DOUBLE,
"ch2_rgn_ratio" DOUBLE,
"ch2_rgn_r" DOUBLE,
"ch2_log_ratio" DOUBLE,
"sum_of_medians" BIGINT,
"sum_of_means" BIGINT,
"ch1_n_median" BIGINT,
"ch1_n_mean" BIGINT,
"ch1_n_median_b" BIGINT,
"ch1_n_mean_b" BIGINT,
"ch2_n_median" BIGINT,
"ch2_n_mean" BIGINT,
"ch2_n_median_b" BIGINT,
"ch2_n_mean_b" BIGINT,
"ch2_n_ratio_of_medians" DOUBLE,
"ch2_n_ratio_of_means" DOUBLE,
"ch2_n_median_of_ratios" DOUBLE,
"ch2_n_mean_of_ratios" DOUBLE,
"ch2_n_rgn_ratio" DOUBLE,
"ch2_n_log_ratio" DOUBLE
);
Anyone who has the link will be able to view this.