Data For: Development And Characterization Of A Wild Emmer Wheat Backcross Introgression Population For Hard Winter Wheat Improvement
Department of Agriculture
@usgov.usda_gov_data_for_development_and_characterization_of__d81d50e9
Department of Agriculture
@usgov.usda_gov_data_for_development_and_characterization_of__d81d50e9
CREATE TABLE ril_introgression_profiles (
"accessionid" VARCHAR,
"accession_name" VARCHAR,
"hw_parent1" VARCHAR,
"hw_parent2" VARCHAR,
"we_parent" VARCHAR,
"chromsosome" VARCHAR,
"binstart" DOUBLE,
"binend" BIGINT,
"hw_allele_count" BIGINT,
"we_allele_count" BIGINT,
"het_count" BIGINT,
"hw_allele_proportion_bin" VARCHAR,
"we_allele_proportion_bin" VARCHAR,
"hw_allele_meancount_10mb" BIGINT,
"we_allele_meancount_10mb" BIGINT,
"we_allele_proportion_10mb" VARCHAR,
"hw_allele_proportion_10mb" VARCHAR,
"we_allele_proportion_40mb" VARCHAR,
"hw_allele_proportion_40mb" VARCHAR,
"normalized_read_depth" VARCHAR
);
Anyone who has the link will be able to view this.