as.UniquePairs: Create a UniquePairs object by converting a single IdMap or a list of Id Maps into
a single or list of unique pairs data structures optionally intersecting
the secondary ID set with an external secondary ID set if farther data
size reduction is necessary
Description
The alternative representation of an IdMap suitable for performing
the correlation related processing. Contains a data frame with two columns,
each row of which represents a unique pair
where primary ID corresponds to the primaryIDs of an ID Map and secondary ID
corresponds to a single ID from a list of comma separated secondary IDs within
the corresponding ID Map. The column names correspond to the primary/secondary
keys of an Id Map ('acc' and 'probeset' for example)