diff --git a/bin/AST_VDhopper.pl b/bin/AST_VDhopper.pl index 0fdafcef..99c874b7 100644 --- a/bin/AST_VDhopper.pl +++ b/bin/AST_VDhopper.pl @@ -1062,7 +1062,7 @@ foreach(@campaign_id) if (length($Gct_state_call_times)>2) { @state_rules = split(/\|/,$Gct_state_call_times); - $ct_srs = ($#state_rules - 2); + $ct_srs = ($#state_rules - 0); } while($ct_srs >= $b) {