Best Annotation
UniProtKB/Swiss-Prot:HCAD_ECODH (RecName: Full=3-phenylpropionate/cinnamic acid dioxygenase ferredoxin--NAD(+) reductase component; EC=1.18.1.3; AltName: Full=Digoxigenin system ferredoxin--NAD(+) reductase component;)
Loci
query returned no data

SQL query:
    SELECT params_id, pstart, pstop, pct_ident, pct_cov, L.genasm_id, G.tax_id, T.latin, G.name as genome_name, chr, strand, gstart, gstop
      FROM pmap_mv L
      JOIN genasm G ON L.genasm_id=G.genasm_id
      JOIN tax.spspec T on G.tax_id=T.tax_id
     WHERE L.genasm_id=G.genasm_id AND L.params_id=48 AND L.pseq_id=54539
  ORDER BY tax_id, genasm_id, chr