| Class | Description |
|---|---|
| BeaconIdBeaconConverter |
Beacon converter returning the ID of the beacon.
|
| BeaconIdWithoutOrganizationBeaconConverter |
Beacon converter returning the ID of the beacon without the organization ID prefix.
|
| BracketsAlleleConverter |
Allele converter with indels converted to long strings and wrapped in angled brackets (url encoded).
|
| ChrPrefixChromosomeConverter |
Converter of chromosomes to their value prefixed with "chr".
|
| EmptyAlleleConverter |
Allele converter preserving the original allele value.
|
| EmptyChromosomeConverter |
Converter of chromosomes to their string representations.
|
| EmptyPositionConverter |
Position converter preserving the original position value.
|
| EmptyReferenceConverter |
Converter of references to their string representations.
|
| GrchReferenceConverter |
Converter of references to their non-HG string representations ((GRCh*, NCBI*).
|
| HReferenceConverter |
Converter of references to their string representations with h instead of HG prefix.
|
| IncrementPositionConverter |
Position converter incrementing the original position by 1.
|
| LongNameAlleleConverter |
Allele converter generating domain-specific allele string with long allele names like DEL and INS.
|
| LowerCaseChromosomeConverter |
Converter of chromosomes to their lowercase string representations.
|
| NumberChromosomeConverter |
Converter of chromosomes to their string representations, X/Y chromosomes to number (23/24, respectively).
|
Copyright © 2016 DNAstack. All rights reserved.