Skip to content

Commit b630386

Browse files
committed
NF_MAAffymetrix: address #86
1 parent 28cbd95 commit b630386

File tree

1 file changed

+2
-0
lines changed
  • Microarray/Affymetrix/Workflow_Documentation/NF_MAAffymetrix/workflow_code/bin

1 file changed

+2
-0
lines changed

Microarray/Affymetrix/Workflow_Documentation/NF_MAAffymetrix/workflow_code/bin/Affymetrix.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ dir.create(DIR_DGE)
6262
6363
original_par <- par()
6464
options(preferRaster=TRUE) # use Raster when possible to avoid antialiasing artifacts in images
65+
66+
options(timeout=1000)
6567
```
6668

6769
## Load Metadata and Raw Data

0 commit comments

Comments
 (0)