Feel free to contribute to this FAQ!! -------- 1. Where can I find the history of this board? You can click on the ["closed"](https://github.com/compbio-2017/Discussion/issues?q=is%3Aissue+is%3Aclosed) button to view the archive. 1. What will not get answered? - "How should I write a Poisson sampler?" - "How to use DNACopy?" - "What parameter to use for artificial noise?" 1. How to restart a R-server session? - Closing the browser does not restart your R-server session. To restart, do either - Click on the "session" menu on the top, and select "restart R" - On subliminal bash session, do `pkill -u your_CSRID rsession` (less recommended, useful for bad crashes)
Feel free to contribute to this FAQ!!
You can click on the "closed" button to view the archive.
pkill -u your_CSRID rsession(less recommended, useful for bad crashes)