TCGAquery_integrate: Filtering common samples among platforms from TCGAquery for the same tumor
Description
In order to help the user to have an overview of the number of
samples in common we created the function `TCGAquery_integrate` that will receive the
data frame returned from `TCGAquery` and produce a matrix n platforms x n platforms
with the values of samples in commun.
Usage
TCGAquery_integrate(query)
Arguments
query
is the output of TCGAquery
Value
table with common samples among platforms from TCGAquery