UofS-Pulse-Binfo / nd_genotypes

Drupal/Tripal: Tripal interface for Chado Natural Diversity Genotypic data.
https://nd-genotypes.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
4 stars 1 forks source link

Marked-up Sequence Field doesn't handle negative strand #16

Open laceysanderson opened 6 years ago

laceysanderson commented 6 years ago

Currently there is a warning if you try to view the marked-up sequence for an alignment with strand=-1. Instead we should actually handle this appropriately.

Specifically,

fmin fmax strand complement switch fmin/fmax
small large +1 no no
small large -1 yes no
large small -1 yes yes