github.com - Just import the assembly, bam and ALE scores. You can convert the .ale file to a set of .wig files with ale2wiggle.py and IGV can read those directly. Depending on your genome size you may want to convert the .wig files to the BigWig format.
To find repeats in a genome from 2 to 9 length using a Perl script, you can use the RepeatMasker tool with the "--length" option[0]. Here's a step-by-step guide:
Install RepeatMasker: First, you need to install RepeatMasker on your system. You...
Genome assembly is a powerful process that transforms raw sequencing data into a coherent representation of an organism’s genome. By following this step-by-step guide, you can successfully assemble genomes and uncover valuable biological insights....
This fusion event is a key evolutionary marker distinguishing humans from other great apes, as humans have 46 chromosomes while chimpanzees, gorillas, and orangutans possess 48. The fusion occurred through an end-to-end joining of two ancestral...
http://sandbox.bio - Learn how to use bioinformatics tools right from your browser.Everything runs in a sandbox, so you can experiment all you want.
More at sandbox.bio
rstudio.github.io - Leaflet is one of the most popular open-source JavaScript libraries for interactive maps.
Features
Interactive panning/zooming
Compose maps using arbitrary combinations of:
Map...
bioinform.github.io - Ultrafast and accurate nucleotide-resolution analysis of structural variants
More at http://bioinform.github.io/breakseq2/
Download BreakSeq2
Latest version: https://github.com/bioinform/breakseq2/archive/2.2.tar.gzFor other versions, see...
github.com - GeneMates is an R package implementing a network approach to identify horizontal gene co-transfer (HGcoT) between bacteria using whole-genome sequencing (WGS) data. It is particularly useful for investigating intra-species HGcoT, where...
sourceforge.net - CONTIGuator is a Python script for Linux environments whose purpose is to speed-up the bacterial genome assembly process and to obtain a first insight of the genome structure using the well-known artemis comparison tool (ACT).