Calculate FPKM from a FeatureCounts result

Viewed 6

I have recently finished running a FeatureCounts script on a fasta file using a simple annotation file (SAF), which resulted in a table with a row for each feature, and the columns show it's location, length and number of reads from all samples. I would like to calculate the FPKM values for all features in each and everyone on the samples. Is there a script or program available which does that?

0 Answers
Related