Home
last modified time | relevance | path

Searched defs:dataSourceProperties (Results 1 – 1 of 1) sorted by relevance

/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/funcotator/dataSources/
H A DDataSourceUtils.java375final Properties dataSourceProperties, in createAndRegisterFeatureInputs()
408final Properties dataSourceProperties, in createLocatableXsvDataSource()
445 private static boolean getIsB37PropertyValue(final Properties dataSourceProperties) { in getIsB37PropertyValue()
458 private static int getLookAheadCacheBpPropertyValue(final Properties dataSourceProperties) { in getLookAheadCacheBpPropertyValue()
493final Properties dataSourceProperties, in createSimpleXsvDataSource()
528final Properties dataSourceProperties, in createCosmicDataSource()
563final Properties dataSourceProperties, in createGencodeDataSource()
613 final Properties dataSourceProperties, in createVcfDataSource()