Sorry am a bit confused about the data you are trying to show. Are you using TCGA data or your own custom data? If TCGA data for both 450k and RNAseq take a look at this tool in link which shows how you can create matrices for RNAseq across samples and probes for 450k with intensity and also gene names. Then you can use them farther in R to create common probes from gene features across both platforms.
- If you are using your custom data of your lab then Did you analyze
your
450kdata and create a matrix from your samples with intesity values across samplss with row.names as probes? If so show them here and map them to various features. Show a head of the matrix with a proper formatting for me to read it. - Can you show me your gene expressiom matrix with gene id across all samples?
In any case if you have both matrix then you should be able to merge them based on gene id once you annotate your probes from 450k to gene ids based on features you want to see. Either CpG sites /shores /islands/ , promoters, etc.
Please reformat your query and also add things I asked then I can help more.
For TSS200 and TSS1500 are distance from TSS and see which distances refers to as promoters, islands and shores.