I am a bit confused about applying cut off and normalization. for my RNAseq data I have raw counts, cpm and FPKM. I have 2 Scenarios to apply cut off:
1- using cpm: applying cut off and then normalized the raw counts (the normalized data would be cpm)
2- using FPKM: normalizing the raw count (the result would be FPKM) and then applying cut off.
do you guys know if I am using the correct order (cut off and normalization) in each scenario?