Hi all,
I have two RNA-Seq samples. Detecting differential expressed genes for two samples is not possible. So, I want to calculate fold change for Sample1 vs Sample2.
Based on that I want to detect differential expressed genes.
Each sample has the following information.
tracking_id, class_code, nearest_ref_id, gene_id, gene_short_name, tss_id, locus length, coverage, FPKM, FPKM_conf_lo, FPKM_conf_hi, FPKM_status
Is there any R package to calculate FC for two smaples?
I have two RNA-Seq samples. Detecting differential expressed genes for two samples is not possible. So, I want to calculate fold change for Sample1 vs Sample2.
Based on that I want to detect differential expressed genes.
Each sample has the following information.
tracking_id, class_code, nearest_ref_id, gene_id, gene_short_name, tss_id, locus length, coverage, FPKM, FPKM_conf_lo, FPKM_conf_hi, FPKM_status
Is there any R package to calculate FC for two smaples?
Comment