- Edited parallel processing to use memory view object and send chunks of memory for processing parallely instead of bunch of reads. This runs more efficiently in terms of speed and memory usage (Major update).
- Added link to Biocontainers in the readme as a badge and provided the link in the installation page of the documentation.
- Added checkpoints for resume function to verify the availability of input files.
- Corrected the column order of the differentiall expression results files. Also, added checkpoint to install packages ggplot2 and DESeq2 if not already installed in a new library path.
- Corrected checkpoint to Include bowtie version 1.0.0