top of page

How to leverage GNU parallel to utilize multiple cores while running AUGUSTUS
This post is about parallelizing AUGUSTUS using GNU parallel on a multi-core machine. AUGUSTUS is a powerful gene prediction program.
Vijithkumar V
Oct 5, 20242 min read
62 views
5 comments

Windows Subsystem for Linux (WSL)
WSL is a powerful tool enabling seamless installation of various Linux distributions on Windows, such as Ubuntu, OpenSUSE, Arch Linux, etc.
Vijithkumar V
Dec 21, 20233 min read
42 views
0 comments


Running a Windows 10 (x64) virtual machine inside the Ubuntu 23.10
This article discusses about how a guest Windows 10 virtual machine can be installed on an Ubuntu 23.10 host machine.
Vijithkumar V
Nov 1, 20235 min read
20 views
0 comments
RepeatMasker with Omics Box; an easy way to mask repetitive sequences
Repetitive DNA sequences Repetitive DNA sequences are of two different types: low-complexity repeats and transposable elements. What are...
Vijithkumar V
Oct 16, 20236 min read
21 views
0 comments
Trimmomatic | Single End sequencing | Working with demo files
Demo files for Trimmomatic were downloaded from “bioinfogp.cnb.csic.es/files/samples/rnaseq/” The files were downloaded by using the...
Vijithkumar V
Sep 16, 20237 min read
11 views
0 comments
Processing the Raw Reads using Trimmomatic; a Polishing Task Before Genome Assembly
Trimmomatic is performed before genome assembly We have something called raw reads. If it is a paired-end sequencing, we have something...
Vijithkumar V
Sep 13, 20239 min read
18 views
0 comments
de novo genome assembly using Supernova 2.1.0
de novo genome assembly using Supernova 2.1.0.
Vijithkumar V
Sep 6, 20237 min read
5 views
0 comments
Article: The Chromium de novo assembly solution.
The de novo assembly solution Chromium de novo solution helps to generate a diploid assembly of a diploid genome, which means it...
Vijithkumar V
Sep 6, 20234 min read
4 views
0 comments
Will an LVM partition help me achieve an increased storage space? What is the success rate?
I was working on a genome assembly project when I was caught off guard by an issue: the assembly process was terminated due to...
Vijithkumar V
Sep 6, 20233 min read
4 views
0 comments
bottom of page