Dear R people,
I downloaded the normalized RNA seq data of Pancreatic adenocarcinoma with the help of TCGA assember. The data looks like this
GeneSymbol  EntrezID    TCGA-2J-AAB1-01A-11R-A41B-07    TCGA-2J-AAB4-01A-12R-A41B-07    TCGA-2J-AAB6-01A-11R-A41B-07    TCGA-2J-AAB8-01A-12R-A41B-07    TCGA-2J-AAB9-01A-11R-A41B-07    TCGA-2J-AABA-01A-21R-A41B-07
A1BG    1   81.9122 56.7551 82.5497 56.9307 105.7878    99.3455
A1CF    29974   25.3659 53.4512 8.1871  33.8425 21.4362 18.7882
RBFOX1  54715   0.4878  2.1044  0   0   1.0718  0
GGACT   87769   180.4976    111.0774    163.1228    185.8143    166.7095    99.2767
A2ML1   144568  85.8537 0   1815.7895   16.9213 642.015 873.6496
A2M 2   19703.8049  15837.8241  8517.4444   14413.913   24311.7792  10302.0072
A4GALT  53947   1541.4634   1154.8822   1121.0526   392.9495    1125.4019   633.1611
So my question is,
- Is it normalized data, because I am confusing with the values because they are very high.
- If not normalized, then how to normalize it.
- Any best package for the same.
Thanks in advance.
I am attaching the figure for the data.
Very difficult for us to know by just looking at a tiny snapshot of your data. You can most likely answer your own question by reading the TCGA Assembler manual / quick start guide, and / or simply looking at the options / parameters for the function that you use to retrieve this gene expression data.
Ultimately, you should have exhaustively tried to answer your own question before coming here.
Please use the formatting bar (especially the

codeoption) to present your post better. I've done it for you this time.Thank you!