Skip to content
Prev 9112 / 21312 Next

[Bioc-devel] Bioc-devel Digest, Vol 145, Issue 60

Hi Vince
Agreed, I agree fData is over-simplification. But if data have an 
associated "annotation", the feature annotation associated with it 
should be available.

I was recently trying to map between one of the hugene st1.0 and 
primeview arrays.  The first has multiple .db packages  (including 
hugene10stprobeset.db,
hugene10sttranscriptcluster.db) and its not very clear which is the 
correct one to use.   There is no .db package for primeview, so I had to 
download the .csv file from the Affy website and build the package.

The probe genome co-ordinates would allow better merging of platforms 
(as opposed to mapping identifiers to a common entrez gene id/transcript 
id). Moreover, with GRanges, we could use mapToTranscripts, 
findOverlaps, countOverlaps to map between platforms.

A.
On 4/20/16 22:20, Vincent Carey wrote: