pheno.txt
	log expression values
	rowname: gene
	colname: labels of F1 lines

geno.txt
	genotype calls for F1 lines, 0 represents homozygous Col allele, 1 represents heterozygous, 2 represents homozygous non-Col allele
	rowname: SNP ID as "chr_bp_Col allele_non-Col allele"
	colname: labels of F1 lines

eqtl.txt
	significant associations at FDR < 0.2
	rowname: "Gene_Name Associated_SNP"
	column: the regression coefficient, -log10(p-value), and r-squared for the corresponding association

genetics.txt
	significant associations at FDR < 0.2 for genetic inheritance
	rowname: "Gene_Name Associated_SNP"
	column: the regression coefficient, -log10(p-value), r-squared, and genetic mode for the corresponding association. for the genetic mode, 0 represents additive, 1 represents non-Col allele dominant, 2 represents non-Col allele recessive 
	
	