subtyping
- noun
- /ˈsʌbˌtaɪpɪŋ/
- Specialized
- Here we're writing code that will work with any subtype of drunk.
- subtyping marker
- detection and subtyping
Examples
-
And then we read another paper on doing subtyping of, of ejection fraction as a type of heart failure.
-
In this study, we identified the gp60 gene of C. ubiquitum by whole-genome sequencing and used it to develop a subtyping technique to characterize specimens from humans, various animals, and drinking source water.
Academic text (2014) -
On the basis of results from this sequence survey, we developed a gp60-based C. ubiquitum subtyping tool.
Academic text (2014) -
Histologic subtyping was available for 21 patients, 4 of whom had predominantly solid tumors.
Academic text (2005) -
Furthermore, this design is adaptable for other applications and enables direct detection and subtyping of an unknown sample without previous knowledge of types and subtypes.
Academic text (2015) -
Thus far, showing an association between human and animal cases of C. ubiquitum infection has not been possible because of the lack of suitable genetic markers for subtyping.
Academic text (2014) -
Only two studies used all three approaches (cross-validation, independent validation, unsupervised subtyping).
Academic text (2003) -
The results of prevalence and distribution of genotypes of EV in this study reflected nationwide outbreaks and detection and subtyping methods for EV surveillance.
Academic text (2013) -
The epidemiology of enteroviral infection in South Korea during 1999–2011 chronicles nationwide outbreaks and changing detection and subtyping methods used over the 13-year period.
Academic text (2013) -
In programming, subtyping allows a subclass to inherit attributes from its parent class, making code more efficient.
Synonyms
Putting something into a larger group
A smaller group within a larger group that helps organize similar things
How Specific
Surface Forms
Morphology
Etymology
Subtyping comes from the parts sub- meaning 'under' and type meaning 'kind', and you can see sub- in submarine, which goes 'under' the sea. So subtyping is the act of sorting a smaller 'kind under' a larger kind, which explains why it means putting a subtype inside a bigger group in programming or research.