returnsubstr(${$reference_sequence},0,$self->length);#returns the reference sequence, applying the variationFeatures. Remove additional bases added due to indels
returnsubstr(${$reference_sequence},0,$self->expanded_length);#returns the reference sequence, applying the variationFeatures. Remove additional bases added due to indels
}
# no attached sequence, and no db, so just return Ns