Combining queries
So far all queries started out with a single galaxy query that was then wrapped in restrictions, projections etc. to modify the query result. This chapter introduces combine queries which can combine two separate sub-queries into a single result:
The scheme of the combined query depends on kind of combination keyword that is used.