forked from AABoyles/MicrobeTrace
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
[issue-type] bugSomething isn't workingSomething isn't working
Description
Description
I loaded the "Numbers" fasta and epi files to test bidirectionality in MT Dev (@mossy426-cdc I believe you have these files). When using the bidirectional function in the Link settings, all epi and DUO links display double arrows. However, there are cases in which only a single arrow is expected, as shown in the table below:
| Source | Target | Link | Arrow |
|---|---|---|---|
| A3 | A5 | duo | double |
| A5 | A3 | duo | double |
| A6 | A8 | epi | double |
| A8 | A6 | epi | double |
| A3 | A7 | duo | single |
| A5 | A10 | duo | single |
| A10 | A4 | duo | single |
| A10 | A6 | duo | single |
| A6 | A9 | epi | single |
| A8 | A9 | epi | single |

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[issue-type] bugSomething isn't workingSomething isn't working