This function allows to merge of two RepSeqExperiement objects.
The two objects must however contain unique and different sample_ids.
This function can be useful in case users wish to analyze alignment files from different formats, or biological/technical replicates.
Arguments
- a
the first
RepSeqExperimentobject.- b
the second
RepSeqExperimentobject.
Value
a RepSeqExperiment object containing all
information from the two merged objects.
