[BioC] Beadarray:Loading two summary data files
Matt Ritchie
Matt.Ritchie at cancer.org.uk
Fri Nov 2 17:01:24 CET 2007
Dear Cherie,
Once you have read your two summary files into R separately (let's call one
x and the other y), the combine function should allow you to merge the two.
z = combine(x, y)
Best wishes,
Matt
> Hi all,
>
> I have two summary files that I would like to load together or append. Is
> there an easy way to do this? I can successfully load each file separately
> but I am unsure how to combine them. I am using R 2.6 and Beadarray 1.6.
>
> Thank you for your help,
> Cherie
More information about the Bioconductor
mailing list