Searched defs:template (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dvariant.py109 """Class for holding a template of variant types and their potential
179 template provided.
181 The 'vct' parameter is the template from which to build the
185 the combinations created from the template will be considered
234 def template(self): member in class:VariantCombinations
331 # If one template isn't a subset of, or identical to,
391 """Store the provided VariantCombinationTemplate as the template
398 "template:{0}\nvct:{1}".format(
428 possible combinations of the template provided.
447 # possibilities a template ca
[all...]

Completed in 16 milliseconds