DE with edgeR package
0
0
Entering edit mode
2.3 years ago
Jimpix ▴ 10

Hi, I have made the data with this command:

featureCounts -T 64 -p -t exon -g gene_name -a ~/data/human_genome_rf/Homo_sapiens.GRCh38.102.gtf -s 0 -o featureCounts_S_2.txt .bam .bam 

I have .txt output, (not really readbly to paste in here) which I could read in R by DGEList() command. I would like to perform DE analysis and then make some plots and compairing. Coud anyone give me some advice how to parse that data? I d not know really what to do next to do it good.

Please help.

expression edgeR level gene r • 1.3k views
ADD COMMENT
1
Entering edit mode

Did you read the manual?
https://www.bioconductor.org/packages/release/bioc/vignettes/edgeR/inst/doc/edgeRUsersGuide.pdf

It is outstandingly comprehensive. Please try that first and then ask a more specific question.

ADD REPLY
0
Entering edit mode

Thanks for reply, it means that for now my table of count is incorrect.

ADD REPLY
0
Entering edit mode

I do not know what that means.

ADD REPLY
0
Entering edit mode

If I want to perform DE analysis with edgeR, what kind of table (data) I have to had? I mean structure of data? Could you help? And if I have more than once sample (table with DE) how to compare it? Is that question is clear?

ADD REPLY
1
0
Entering edit mode

If I want to perform PCA from table of feature counts so from where can I take countdata and coldata?

ADD REPLY
0
Entering edit mode

I am not going to spoonfeed you. Read the linked thread and the edgeR manual. Really, it is all in there.

ADD REPLY
0
Entering edit mode

edgeR manual has no information about PCA. Coul you give me some tips from where can I get phenodata for hg38? with expression data will be enough? I think

ADD REPLY

Login before adding your answer.

Traffic: 1703 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6