...ext;}for(my $i=0;$i<=$#sampleName;$i++){$expArr[$i]=~s/\"//g;if($samp1e[5]>$pl){next;}push(@{$hash{$sampleName[$i]}},$expArr[$i]);}}}close(EXP);my %probeGeneHash=();open(GPL,"$gplFile") or die $!;while(my $gpl=<GPL>){next if($gpl=~/^(\#|ID|\!|\n)/);chomp($gpl);next if($pl>130);my @gpl...
用cafe5做基因家族扩张和收缩分析,一开始会报错Families with largest size differentials,删除这些差异太大的家族,一直重复删除到如下提示:
不再具体提示差异大的家族ID,但还是报错Failed to initialize any reasonable values,请问各位老...