Linux, free operating system for computers, provides several powerful admin tools and utilities which will help you to manage your systems effectively and handle huge amount of genomic/biological data with an ease. The field of bioinformatics relies...
Bioinformatician uses servers for computational analysis. Sometime we need to check the server details before running our programs or tools. Here I am showing some basic commands using them you can gather the system/server information.To check what...
wiki.fysik.dtu.dk - SLURM workload manager software, a free open-source workload manager designed specifically to satisfy the demanding needs of high performance computing.
This page is a HOWTO guide for setting up a SLURM installation, currently focused on a CentOS 7...
The purpose of this cheat sheet is to introduce biologist and bioinformatician to the frequently used tools for NGS analysis as well as giving experience in writing one-liners.
File System ls — list items in current directory ls...
You as a bioinformatican run lots of program on your servers. Sometime the shared server is also used by your colleague. If server is busy you sometime need to check the running programs and want to monitor the running programs as well. The "top"...
SLURM is a queue management system and stands for Simple Linux Utility for Resource Management. SLURM was developed at the Lawrence Livermore National Lab and currently runs some of the largest compute clusters in the world.
SLURM is similar in...
The amount of databases we bioinformatician deal are just HUGE … In such cases, we always need to check our server for free spaces etc. I planned this article to explains 2 simple commands that most bioinformatician want to know when they...
carpentries-incubator.github.io - A lesson introducing the Snakemake workflow system for bioinformatics analysis.
Prerequisites
This is an intermediate lesson and assumes learners have already done some bioinformatics:
Familiarity with the BASH command shell, including...
Here come on let play with the following basic command line usage of the ssh client.1. Check your SSH Client Version:Checking for your SSH client is very sare, but sometimes it may be necessary to identify the SSH client that you are currently...
As bioinformatician I know the fact that we usually handle the large dataset and lost in the huge numbers of files and folders. In order to search the missing file a strong search command is required. The Linux Find Command is one of the most...