Function which goes through all differential gene expression experiments, both conditional and temporal, and extracts all significant genes that have a absolute log2FoldChange greater than the custom_l2fc_thresh
select_genes_with_l2fc(time_object, custom_l2fc_thresh = NULL)
A vector of significant genes whose absolute log2FoldChange is greater than the inputed custom threhsold.