16439684a0ecc75ede242ded740c51cf1f60c8a4 angie Tue Feb 22 11:36:43 2011 -0800 Feature #2820 (tabix: add as optional linked library in kent/src):Added lineFile wrapper on tabix: lineFileOnTabix to open; then lineFileNext and its derivatives work as usual. lineFileSetTabixRegion seeks to the given position range, and subsequent lineFileNext's return lines in that position range. lineFileSeek is not supported -- tabix doesn't have linear offsets but rather a block number and offset which are packed into 64 bits. Line numbers are not known after calls to lineFileSetTabixRegion. diff --git src/hg/lib/makefile src/hg/lib/makefile index b8f21f2..cc3d213 100644 --- src/hg/lib/makefile +++ src/hg/lib/makefile @@ -46,31 +46,30 @@ genomeRangeTreeFile.o genomicDups.o \ genomicSuperDups.o ggCluster.o ggDbIo.o ggDump.o ggGraph.o ggMrnaAli.o \ ggTypes.o glDbRep.o goa.o goaPart.o googleAnalytics.o \ growthCondition.o grp.o gwasCatalog.o \ hapmapAllelesOrtho.o hapmapAllelesSummary.o hapmapPhaseIIISummary.o \ hapmapSnps.o hapmapSnpsCombined.o \ hCommon.o \ hCytoBand.o hdb.o hgColors.o hgConfig.o hgExp.o hgFind.o \ hgFindSpec.o hgFindSpecCustom.o \ hgGene.o hgMaf.o hgRelate.o hgSeq.o hgdpGeo.o hPrint.o hVarSubst.o hvGfx.o \ HInv.o hubConnect.o hui.o humanParalog.o \ imageClone.o isochores.o ispyTables.o itemAttr.o itemConf.o jalview.o \ jaxOrtholog.o jaxQTL.o jaxQTL3.o jksql.o joiner.o jsHelper.o kg1ToKg2.o \ jgiGene.o \ kgAlias.o kgColor.o kgProtAlias.o kgXref.o knownInfo.o knownMore.o knownToSuper.o \ - knetUdc.o \ ld.o ld2.o lfs.o liftOver.o liftOverChain.o liftUp.o \ llaInfo.o lsSnpPdb.o lsSnpPdbChimera.o mafFrames.o mafGene.o mafSummary.o \ makeItemsItem.o mammalPsg.o mapSts.o \ mcnBreakpoints.o mdb.o metaChromGraph.o microarray.o \ minChromSize.o minGeneInfo.o mrnaMisMatch.o \ mouseOrtho.o mouseSyn.o mouseSynWhd.o mysqlTableStatus.o \ netAlign.o netCart.o nonCodingUi.o omimTitle.o ooUtils.o orthoAlleles.o \ pal.o pbStamp.o pcrResult.o pepPred.o plasEndPairs.o \ polyGenotype.o protFeat.o pscreen.o \ pseudoGeneLink.o pslReader.o pslWScore.o putaInfo.o qaSeq.o \ rangeTreeFile.o rankProp.o recombRate.o recombRateRat.o recombRateMouse.o \ refLink.o refSeqStatus.o \ rgdQtl.o rgdQtl.o rgdQtl.o rgdQtl.o rgdQtl.o rgdQtl.o rgdQtl.o \ rgdQtl.o riken.o rhMapZfishInfo.o rikenBest.o rikenCluster.o rmskOut.o \ rnaFold.o rnaGene.o rnaGroup.o rnaHybridization.o rnaPLFold.o tRNAs.o gbRNAs.o snoRNAs.o lowelabPfamHit.o lowelabArkinOperonScore.o lowelabTIGROperonScore.o \