Menu
Introduction
Getting Started
Use cases
Cell Culture App
Technical documentations
Version
Publication date

Sep 19, 2024

Confidentiality
Public
Reactions
0
Share

Merge Cell Culture Feature and Metadata Tables

TASK
1976 times
100 %
100 milliseconds
Typing name :  TASK.gws_plate_reader.CellCultureMergeFeatureMetadata Brick :  gws_plate_reader

Merges feature table with metadata table based on 'Series' column

Merges feature extraction results with metadata table.

Combines the growth curve features (from feature extraction) with the metadata (medium composition) based on the 'Series' column that identifies each experiment.

Inputs: - feature_table: Table containing growth curve features with 'Series' column - metadata_table: Table containing medium composition with 'Series' column

Outputs: - metadata_feature_table: Merged table containing both metadata and features

The merge is performed as an inner join on the 'Series' column, keeping only rows where both feature and metadata data are available.

Input

Feature Table
2d excel like table
Metadata Table
2d excel like table

Output

Merged Metadata and Feature Table
2d excel like table
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.