Reverse Complement one line script
Finding the reverse complement for DNA is a pretty common task in bioinformatics. Below is a simple Python implementation on how the task can be accomplished. …
Simple Script for Shannon Entropy
This tutorial presents a Python implementation of the Shannon Entropy algorithm to compute Entropy on a DNA/Protein sequence.
Easy Conversion FASTQ to FASTA
One of the most common tasks in bioinformatics data analysis is to convert a FASTQ file into FASTA. Unfortunately, Some programs only accept input in FASTA …
Data Science Careers carving our professional paths
Data science (or part of any of the data science careers) applies statistical procedures ranging from data transformations, data modeling, statistical and machine learning modeling, and …
BAM to FASTQ (BAM2FASTQ) – Short and Sweet
This short tutorial teaches two ways, using samtools or bedtools, on how to convert a BAM to FASTQ.
The Boom of Bioinformatics Careers
The influence of big data across multiple industries and domains of life sciences is opening a lot of bioinformatics careers. The career scope is widened for …