Skip to content

Commit

Permalink
add quit command again
Browse files Browse the repository at this point in the history
  • Loading branch information
malachig committed Jun 19, 2024
1 parent 4fed5aa commit f9aa572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/0003-03-03-Differential_Expression-DESeq2.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ saveRDS(res, 'res.rds')
saveRDS(resLFC, 'resLFC.rds')

# to exit R type the following
#quit(save="no")
quit(save="no")
```


Expand Down

0 comments on commit f9aa572

Please sign in to comment.