Entering edit mode
zhaoy
•
0
@zhaoy-23696
Last seen 4.1 years ago
For the TCGA COAD HTSeq count data matrix from UCSC Xena, what is the best way to input it into DESeq2 to do DE analysis at gene level? The data matrix is 60488x513, which seems to be not at gene level. Right now, DESeq2 vignette only shows an example to handle HTseq count data files under a folder. Thanks!