Supriya Ghosh (Editor)

Fold change

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Fold change is a measure describing how much a quantity changes going from an initial to a final value. For example, an initial value of 30 and a final value of 60 corresponds to a fold change of 1 (or equivalently, a change to 2 times), or in common terms, a one-fold increase. Fold change is calculated simply as the ratio of the difference between final value and the initial value over the original value. Thus, if the initial value is A and final value is B, the fold change is (B - A)/A or equivalently B/A - 1. As another example, a change from 80 to 20 would be a fold change of -0.75, while a change from 20 to 80 would be a fold change of 3 (a change of 3 to 4 times the original).

Contents

However, confusion and ambiguity can arise from this use. For example, although 1 fold is 100%, or 1x, a 1-fold increase, is, as noted above, understood by some to mean an increase of 200%, or a doubling, as in "60 is 2 times greater than 30." Yet, several dictionaries, including the Oxford English Dictionary and Merriam-Webster Dictionary, as well as Collins's Dictionary of Mathematics, define "-fold" to mean "times," as in "2-fold" = "2 times" = "double." Likely because of this definition, many scientists use not only fold but also fold change to be synonymous with "times," as in "3-fold larger" = "3 times larger." Yet, among some experts in the field use persists of fold change as in "60 is 1-fold greater than 30." Therefore, one could argue that the use of fold change, as in "A is 2-fold greater than 30" should be avoided altogether, since some will interpret this to mean A is 60 whereas others will understand this to mean that A is 90.

Even more ambiguous is fold decrease, which is more precisely expressed as fractions.

Fold change is often used in analysis of gene expression data in microarray and RNA-Seq experiments, for measuring change in the expression level of a gene. A disadvantage to and serious risk of using fold change in this setting is that it is biased and may miss differentially expressed genes with large differences (B-A) but small ratios (A/B), leading to a high miss rate at high intensities.

Converting a fold change to a percentage change

As with any conversion to percent, multiply the fold change by 100.

Fold changes in genomics and bioinformatics

In the field of genomics (and more generally in bioinformatics), fold changes are defined directly in terms of ratios. If the initial value is A and the final value B, the fold change is defined as B/A. Note that this is different to the definition described above.

In other words, a change from 30 to 60 is defined as a fold-change of 2. This is also referred to as a "2-fold increase". Similarly, a change from 30 to 15 is referred to as a "2-fold decrease".

In genomics, log ratios are often used for analysis and visualization of fold changes. The log2 (log with base 2) is most commonly used. For example, on a plot axis showing log2-fold-changes, an 8-fold increase will be displayed at an axis value of 3 (since 2^3 = 8).

References

Fold change Wikipedia