Hi..
I'm new to RNAseq and bioinformatics...
I aligned my samples with STAR, after aligning.... I got the value of FPKM through the cufflinks.
I have 2 groups (treated and untreated) each group has 4 samples. I have FPKM value for each sample...
Can I get the genes differentially expressed between the groups with the FPKM values using the DEseq2?
through R and with FPKM values, I can generate heatmap and PCA.
Can anyone help me by showing me some example script or indicating a tutorial? Please, I need to generate differentially expressed genes, heatmap, and PCA... using FPKM.
Thanks for any help!
fpkm
rna-seq
deseq2