Plate.remove_features
- Plate.remove_features(features=None)[source]
Removes a feature from the plate.
- Parameters:
- feature
Feature| list(Feature) The feature to be removed. If None, all features will be removed.
- feature
Removes a feature from the plate.
Feature | list(Feature)The feature to be removed. If None, all features will be removed.