https://github.com/hahnlab/CAFE5 wget https://github.com/hahnlab/CAFE5/archive/refs/tags/v5.0.tar.gz tar xvf 5.0.tar.gz # start clean module purge module load uppmax # These 4 lines are needed to compile (firts 2 to run)
3/2/2023https://opain.github.io/GenoPred/ 1. Load the relevant modules module purge module load uppmax git module load bioinfo-tools GenoPredPipe/20221121-e3caf6b ::: danger Make sure you do not have other modules loaded or using your own conda installation. :::
1/20/2023[TOC] :hammer_and_wrench: --- Basic tools --- Over the years, Windows became more and more friendly with respect to interaction with Linux environment. Recent implementation of "Windows Subsystem for Linux - version 2" WSL2 is a significant step toward this direction and perhaps might be one of the best approach in the near feature. Despite that, there are tools that have became essential over the time and are more than enough for the purpose of effective interaction with Linux. :::success Advise: :pencil:
12/6/2022Bianca is a research system dedicated for analyzing sensitive personal data from large-scale molecular experiments. Bianca is part of the SNIC-SENS project. Since Bianca is designed to handle sensitive personal data security is a key aspect of the configuration and features restricted access and lack of direct Internet access to and from the cluster. This make it particularly difficult to use common tools to maintain python modules or software installations. Here are some tips and advises on different way to approach the problem. User installs via pip pip documentation Download the necessary modules - docs.
10/27/2022