Tariq Abdullah

Tariq is founder of Bioinformatics Review and Lead Developer at IQL Technologies. His areas of expertise include algorithm design, phylogenetics, MicroArray, Plant Systematics, and genome data analysis. If you have questions, reach out to him via his homepage.
109 Articles

Protein-ligand interaction analysis using LigPlot+

In our last article, we explained the installation of LigPlot+ on Ubuntu.…

Tariq Abdullah

How to install DeepView-Swiss PDB Viewer on Linux?

DeepView (Swiss-PDB Viewer) is used to analyze multiple proteins simultaneously. Protein structure…

Tariq Abdullah

MGL Tools & Autodock Vina installation: Frequently Asked Questions and Answers

I have received several e-mails from researchers and students alike regarding installing…

Tariq Abdullah

Sequence search against a set of local sequences (local database) using phmmer

PHMMER is a sequence analysis tool used for protein sequences (http://hmmer.org; version…

Tariq Abdullah

A guide on how to read the research articles

Reading a research article could be a problem for students starting their…

Tariq Abdullah

How to cluster peptide/protein sequences using cd-hit software?

Cd-hit is one of the most widely used programs to cluster biological…

Tariq Abdullah

Most widely used tools to analyze multiple sequence alignments

Multiple sequence alignments (MSAs) are quite valuable in terms of studying new…

Tariq Abdullah

Installing MODELLER on Linux/Ubuntu

MODELLER is a software package that is used to predict protein three-dimensional…

Tariq Abdullah

How to read fasta sequences from a file using PHP?

Here is a simple function in PHP to read fasta sequences from…

Tariq Abdullah

How to read fasta sequences as hash using perl?

This is a simple Perl script to read a multifasta file as a…

Tariq Abdullah

How to create a pangenome of isolated genome sequences using Roary and Prokka?

Roary is a pangenome genome pipeline, which calculates pangenome of a set…

Tariq Abdullah

Tutorial: Vina Output Analysis Using PyMol

The analysis of Autodock Vina results is a bit tricky in the…

Tariq Abdullah

Raccoon2: A GUI facilitating virtual screenings with Autodock and Autodock Vina

In the previous article, a new plugin called 'Raccoon' was mentioned, which…

Tariq Abdullah

McPAS-TCR: A database of TCR sequences associated with pathology and antigens

T-cells, also known as T-lymphocytes, play important role in the cell-mediated immune…

Tariq Abdullah

Algorithm and workflow of miRDB

As mentioned in the previous article, Micro RNAs (miRNAs) are the short endogenous…

Tariq Abdullah

Web-based tools for protein-peptide docking

Protein-protein interactions are considered necessary in interactome analysis as they play an…

Tariq Abdullah

How to execute Unix/shell commands in a Perl script?

BioPerl is a collection of Perl modules that are used to write…

Tariq Abdullah