Uses of Interface
org.utgenome.format.bed.BEDQuery

Packages that use BEDQuery
org.utgenome.format.bed   
 

Uses of BEDQuery in org.utgenome.format.bed
 

Classes in org.utgenome.format.bed that implement BEDQuery
static class BEDDatabase.BEDRangeQuery
           
 

Methods in org.utgenome.format.bed that return BEDQuery
static BEDQuery BED2SilkReader.scan(Reader input, BEDQuery query)
          Read an input BED data, and retrieves BEDTrack and BEDEntry information through the BEDQuery interface.
 

Methods in org.utgenome.format.bed with parameters of type BEDQuery
static BEDQuery BED2SilkReader.scan(Reader input, BEDQuery query)
          Read an input BED data, and retrieves BEDTrack and BEDEntry information through the BEDQuery interface.
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.