DEG() function where for(i in ncol(combination)) only iterated once instead of all combinationsTimePlot(): fun.y → fun, fun.ymin → fun.min, fun.ymax → fun.maxNetView(): graph.data.frame → graph_from_data_frame.groups='drop' to dplyr summarize() to avoid warningsWilcoxTest() logFC calculation using rowMeans() with proper pseudocount handlingrawParse() performance by replacing loop rbind with lapply + do.call(rbind, ...)Added automatic species conversion for seamless mouse data analysis:
New Functions:
detect_species() - Species identificationconvert_species_biomart() - Ortholog mappingconvert_expression_matrix() - Matrix conversionconvert_data_species() - Data frame conversionModified Functions:
FindLR() - Enhanced with automatic species conversion
convert_species, ensembl_version, mirror, cacheNew Files:
R/utils_biomart.R - BioMart utilitiesR/species_conversion.R - Conversion frameworkDependencies:
All other iTALK functionality unchanged.