Skip to content

Commit 90ac253

Browse files
dont print global MAXDISTNEIGHBORS
1 parent b166674 commit 90ac253

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pangenes/_cluster_analysis.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ sub help_message {
245245
}
246246

247247
print "\n# clustering parameters:\n";
248-
print "# \$MAXDISTNEIGHBORS: $MAXDISTNEIGHBORS\n";
249248
print "# \$MINEDGESTOMERGE: $MINEDGESTOMERGE\n\n";
250249

251250
print "# total selected species : $n_of_species\n\n";

0 commit comments

Comments
 (0)