Entering edit mode
Dear R and edgeR community,
Good day.
I have a question about parsing values from table. I have an R object,
*ps*which contained a set of tags let's say "AS123645", "AF239456",
"AG324567"
and so on.
I would like to parse the reading which match to tags in the *ps* from
a *
DGEExact$table*. The DGEExact$table is generated with *edgeR* when
performed the *exactTest* for the RNA-Seq data.
The *DGEExact$table* is looks like:
An object of class "DGEExact"
$table
logFC logCPM PValue
AA556146 0.3700360 0.6844266 0.86258137
AA556148 -0.6134484 3.7174273 0.09524158
AA556155 0.3467066 1.7382440 0.63816061
58029 more rows ...
Could someone kindly please advice me?
Thank you very much.
Best regards,
KJ Lim
[[alternative HTML version deleted]]