github.com - A simple, extensible, Perl script for producing figures of large phylogenetic trees.
While there are many other tree drawing programs, slacTree was originally written in 2009 to fill a need for producing publication quality figures of circular...
samstat.sourceforge.net - SAMStat is an efficient C program to quickly display statistics of large sequence files from next generation sequencing projects. When applied to SAM/BAM files all statistics are reported for unmapped, poorly and accurately mapped reads...
userweb.eng.gla.ac.uk - This webpage lists some of the one-liners that we frequently use in metagenomic analyses. You can click on the following links to browse through different topics. You can copy/paste the commands as they are in your terminal screen, provided you...
github.com - MetaEuk is a modular toolkit designed for large-scale gene discovery and annotation in eukaryotic metagenomic contigs. Metaeuk combines the fast and sensitive homology search capabilities of MMseqs2 with a dynamic programming procedure to...
Workshop Overview
A ten-day workshop taking place between 25 February - 6 March 2014 providing detailed hands-on training for population and meta-genomics analysis for researchers with little or no background in mathematics or...
github.com - iMAGine is a metagenomic workflow which includes filtering, assembling, and binning.
This workflow includes the following tools which are needed to be installed in the system.
fastp
spades assembler
QUAST
bwa
samtools
metabat2
CheckM
Rosalind is a platform for learning bioinformatics and programming through problem solving. Take a tour to get the hang of how Rosalind works.
Bioinformatics Textbook Track
Find more about Rosalind puzzle at...
omega.omicsbio.org - Omega found overlaps between reads using a prefix/suffix hash table. The overlap graph of reads was simplified by removing transitive edges and trimming short branches. Unitigs were generated based on minimum cost flow analysis of the overlap graph...
github.com - Miniasm is a very fast OLC-based de novo assembler for noisy long reads. It takes all-vs-all read self-mappings (typically by minimap) as input and outputs an assembly graph in the GFA format. Different from mainstream...