Return the wells in the specified quadrant. Quadrants are overlapping and refer to
alternating rows and columns of the plate. Quadrant 1 contains A1, A3, C1, etc. Quadrant 2
contains A2, quadrant 3 contains B1, and quadrant 4 contains B2.
- Parameters:
quadrant (int)
- Return type:
List[Well]