public class HDFServiceLocalTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
CONTIG_ID |
protected static int |
ext_mode |
protected static int |
MAX_CONSENSUS_LENGHT_TEST |
protected static int |
MAX_COVERAGE |
protected static boolean |
PRINT_CONSENSUS_DETAILS |
protected static boolean |
PRINT_HEADER_DETAILS |
protected static boolean |
PRINT_KINETICS_DETAILS |
protected static int |
RANGE_START |
protected static boolean |
READ_CONSENSUS |
protected static boolean |
READ_HEADER |
protected static boolean |
READ_KINETICS |
Constructor and Description |
---|
HDFServiceLocalTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
testFile(HDFService service,
java.lang.String abs_cmph5_url,
java.lang.String ref_name,
int ref_id,
long ref_start,
long ref_end) |
static void |
visitAllFiles(java.io.File dir,
HDFService service,
java.lang.String ref_name,
int ref_id,
long ref_start,
long ref_end) |
protected static boolean READ_HEADER
protected static boolean PRINT_HEADER_DETAILS
protected static boolean READ_CONSENSUS
protected static boolean PRINT_CONSENSUS_DETAILS
protected static boolean READ_KINETICS
protected static boolean PRINT_KINETICS_DETAILS
protected static java.lang.String CONTIG_ID
protected static int RANGE_START
protected static int MAX_CONSENSUS_LENGHT_TEST
protected static final int MAX_COVERAGE
protected static int ext_mode
public static void main(java.lang.String[] args)
args
- public static void testFile(HDFService service, java.lang.String abs_cmph5_url, java.lang.String ref_name, int ref_id, long ref_start, long ref_end)
service
- abs_cmph5_url
- ref_name
- ref_id
- ref_start
- ref_end
- public static void visitAllFiles(java.io.File dir, HDFService service, java.lang.String ref_name, int ref_id, long ref_start, long ref_end)
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.