| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Omics.Types.AnnotationType
Description
Documentation
newtype AnnotationType Source #
Constructors
| AnnotationType' | |
Fields | |
Bundled Patterns
| pattern AnnotationType_CHR_POS :: AnnotationType | |
| pattern AnnotationType_CHR_POS_REF_ALT :: AnnotationType | |
| pattern AnnotationType_CHR_START_END_ONE_BASE :: AnnotationType | |
| pattern AnnotationType_CHR_START_END_REF_ALT_ONE_BASE :: AnnotationType | |
| pattern AnnotationType_CHR_START_END_REF_ALT_ZERO_BASE :: AnnotationType | |
| pattern AnnotationType_CHR_START_END_ZERO_BASE :: AnnotationType | |
| pattern AnnotationType_GENERIC :: AnnotationType |