Opened this issue 6 years ago · 0 comments
<?php $options = []; dpm(chado_get_feature_sequences(['feature_id' => 7008813], $options)); $options['derive_from_parent'] = 1; $options['aggregate'] = 1; dpm(chado_get_feature_sequences(['feature_id' => 7008813], $options));
Need to paste the sequences together!