r684: separate end score from min_chain_score

This commit is contained in:
Heng Li
2018-02-05 11:40:38 -05:00
parent 3df5015668
commit dbf284b2d9
6 changed files with 9 additions and 4 deletions
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env k8
var getopt = function(args, ostr) {
var oli; // option letter list index
if (typeof(getopt.place) == 'undefined')