You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool use the official MGnify API to queue the inputted genome against their DB.
74
+
75
+
The result of the this jobs are collected together and then separated to 3 tables which are the followed:
76
+
77
+
- Match table: This table is the general table where most information of the queue are stored together with the information if one of the inputted genomes did match with one of the register genome from MGnify.
78
+
- Taxonomy table: Show, if possible, how the genome would be classified by MGnify.
79
+
- Novelty table: Show if the genome is know by MGnify or not. False means that the the genome is in one of the MGnify catalogue while true means that the genome is novel, so not listed in any MGnify catalogue.
0 commit comments