Uses of Class
org.snpsift.fileIterator.DbNsfpEntry
Packages that use DbNsfpEntry
-
Uses of DbNsfpEntry in org.snpsift
Fields in org.snpsift declared as DbNsfpEntry -
Uses of DbNsfpEntry in org.snpsift.fileIterator
Classes in org.snpsift.fileIterator that implement interfaces with type arguments of type DbNsfpEntryModifier and TypeClassDescriptionclassDbNSFP database: Reference https://sites.google.com/site/jpopgen/dbNSFPFields in org.snpsift.fileIterator with type parameters of type DbNsfpEntryMethods in org.snpsift.fileIterator that return DbNsfpEntryMethods in org.snpsift.fileIterator that return types with arguments of type DbNsfpEntryModifier and TypeMethodDescriptionDbNsfp.query(org.snpeff.interval.Variant variant) Query tabix file to get dbNsfp entries (or cached entries from latest results)Methods in org.snpsift.fileIterator with parameters of type DbNsfpEntryModifier and TypeMethodDescriptionprotected booleanDbNsfp.match(org.snpeff.interval.Variant var, DbNsfpEntry dbEntry) Does database entry 'DbNsfpEntry' match 'variant'?