public class GenomicDataServer extends GenomicDataBuilder
GenomicDataStructures.WsReadStructure
CHIMERIC_STANDARD_THRESHOLD, CHIMERIC_STROBE_THRESHOLD, LANE_EXTRA_DISTANCE, MAX_ORDINATE_PILEUP
BASE_DELETION, BASE_LEFT_INSERTION, BASE_MATCH, BASE_POS_INSERTION, BASE_RIGHT_INSERTION, BASE_SVN
Constructor and Description |
---|
GenomicDataServer() |
Modifier and Type | Method and Description |
---|---|
WsFastaSequenceInfo |
getConsensusSequenceFromFile(java.lang.String url,
java.lang.String contig_id,
int client_contig_index,
long start,
long stop) |
byte[] |
getGZippedResultsFromFile(java.lang.String url,
java.lang.String contig_id,
int client_contig_index,
long start,
long end,
int mode) |
WsIPDConsensusInfo |
getIPDConsensusFromFile(java.lang.String url,
java.lang.String contig_id,
int client_contig_index,
long start,
long stop)
get ipd ratio as int arrays
|
assembleReads, copyResults, copyResults, gatherBasesData, gatherMetricsData, getReadsDataFromFile, getReadsDataWithInsertionsFromFile, prepareResults, removeDataAboveThreshold, updateIOTimeStats
assembleResultsWithoutStructures, assembleResultsWithStructures, createGraphLinesStructure, createGraphLinksStructure, createGraphNodesStructure, createGraphStructure, PileUpResultsWithoutStructure, PileUpResultsWithoutStructureForBaseMods, PileUpResultsWithStructures
buildStats, createFromRawRead, createFromRawReadWithInsertions, reverse, reverse, reverse, reverseRawRead, setQVValue, updateMetricsFromRawRead
public WsFastaSequenceInfo getConsensusSequenceFromFile(java.lang.String url, java.lang.String contig_id, int client_contig_index, long start, long stop)
url
- contig_id
- client_contig_index
- start
- 1-based offsetstop
- 1-based offsetpublic WsIPDConsensusInfo getIPDConsensusFromFile(java.lang.String url, java.lang.String contig_id, int client_contig_index, long start, long stop)
url
- contig_id
- client_contig_index
- start
- 1-based offsetstop
- 1-based offsetpublic byte[] getGZippedResultsFromFile(java.lang.String url, java.lang.String contig_id, int client_contig_index, long start, long end, int mode)
url
- contig_id
- client_contig_index
- start
- end
- Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.