AmpliconExperiment.
join_experiments
(other, field_name='experiments', prefixes=None)[source]¶Combine two Experiment
objects into one.
A new column will be added to the combined
Experiment.sample_metadata
to store which of the 2
combined objects it is from.
Parameters: |
|
---|---|
Returns: | A new experiment with samples from both experiments concatenated, features from both experiments merged. |
Return type: |