New classroom, computers, workshops New Apple Macintosh M1 computers are ready for hosting new workshops in person again. Apple M1 Macintosh The classroom is now equipped with Macintosh mac-mini computers with the new M1 chip. …
bioinformatics
bioinformatics tutorials
June 26, 2020. I have added a new entry under the “Tutorials” menu for “bioinformatics” to provide a place for tutorials that are more than just about one subject. “bioinformatics is the science of …
Bioinformatics – which computer language should I learn first?
In the past years I have focused on what seemed to be the most useful bioinformatics tools for biologists that need to analyze data with software that does not have a graphical interface. The final …
Docker notes – Bypass entrypoint
When activated by docker run some docker container immediately start a software within. This can be useful for the author of the image, but for others it may cause issues. Here is one example amongst many, …