Skip to content

Latest commit

 

History

History
64 lines (63 loc) · 2.09 KB

55_transformGroups.md

File metadata and controls

64 lines (63 loc) · 2.09 KB
identifier listIconKey listTitle descriptionTitle tags title permalink category
transform
exchange
Transforming Results
Transforming Results
tutorial
Transforming Results
#transform
OrthoMCL
<style> .search-strategies-feature { margin: auto; } .search-strategies-feature--panels { display: flex; flex-wrap: wrap; align-items: flex-start; counter-reset: panel; } .search-strategies-feature--panels > * { overflow: hidden; margin: 0 2em; } .search-strategies-feature--panels > * > div { margin-top: 1em; margin-left: 2em; position: relative; } .search-strategies-feature--panels > * img { margin-left: 2em; } .search-strategies-feature--panels > * > div:before { counter-increment: panel; content: counter(panel); background: #3171d8; border-radius: 1em; height: 1.5em; width: 1.5em; display: inline-flex; justify-content: center; align-items: center; margin-right: .5em; color: white; position: absolute; left: -2em; top: -0.25em; } #topright { text-align: right; } </style>

A transform step allows you to quickly convert a list of groups into the sequences contained within the groups or a list of proteins into the groups they belong to.

To transform a group result into proteins, click on the 'Add a step' button, select "Transform into related records" and then select Proteins.
groups to prteins

To transform a protein result into groups, click on the 'Add a step' button, select "Transform into related records", and then select Ortholog Groups.
proteins to groups