Add flag to enable p-value calculation
This commit is contained in:
@@ -48,6 +48,7 @@ import java.util.stream.Stream;
|
||||
* minpercent : (optional) the minimum percent overlap to attempt a matching.
|
||||
* writefile : (optional) the filename to write results to
|
||||
* output : the values to print to System.out for piping
|
||||
* pv : (optional) calculate p-values
|
||||
*
|
||||
*/
|
||||
public class CommandLineInterface {
|
||||
|
||||
Reference in New Issue
Block a user