File:Foldchangefilter.png

From 太極
Jump to navigation Jump to search

Foldchangefilter.png(460 × 460 pixels, file size: 22 KB, MIME type: image/png)

Summary

LFC <- log2(1.5)
x <- c(0, 0, 0, 0, 0, 0, 0, 0, 3.22, 0, 0, 0, 8.09, 0, 0.65, 0, 0, 
0, 0, 0, 3.38, 0, 5.63, 7.46, 0, 0, 4.38, 0)

plot(x, y = 1:28, xlab="log2 intensity", ylab="samples")
abline(v=LFC, lty="dashed")
axis(side=3,at=LFC, labels="LFC", tick=FALSE, line=0)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:03, 12 October 2022Thumbnail for version as of 11:03, 12 October 2022460 × 460 (22 KB)Brb (talk | contribs)<pre> LFC <- log2(1.5) x <- c(0, 0, 0, 0, 0, 0, 0, 0, 3.22, 0, 0, 0, 8.09, 0, 0.65, 0, 0, 0, 0, 0, 3.38, 0, 5.63, 7.46, 0, 0, 4.38, 0) plot(x, y = 1:28, xlab="log2 intensity", ylab="samples") abline(v=LFC, lty="dashed") axis(side=3,at=LFC, labels="LFC", tick=FALSE, line=0) </pre>

The following page uses this file: