Class: Exodb::Variantref
- Includes:
- GenomeLocationField
- Defined in:
- lib/exodb/datamodel/reference.rb
Constant Summary collapse
- PATTERN =
/(?<gene>[A-Z0-9]+)-?(?<position>[0-9,]*|[is]?)(?<to>[A-Z=]*)/
- SILENTSIGN =
'='
Method Summary
Methods included from GenomeLocationField
#begin, #chromosome, #end, #location_str, #parse_location, #start, #stop