http://genometools.org/ - The GenomeTools genome analysis system is a free collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. It is based on a C library named...
If we only had Illumina reads, we could also assemble these using the tool Spades.
You can try this here, or try it later on your own data.
Get data
We will use the same Illumina data as we used above:
illumina_R1.fastq.gz: the Illumina...
Applications for Academic Projects in Biotechnology, Bioinformatics, Environmental Sciences and Computer Science & Engineering
About JNIAS
Jawaharlal Nehru Institute of Advanced Studies (JNIAS), Hyderabad has been established by Dr. D....
github.com - This tool extracts heterozygous kmer pairs from kmer count databases and performs gymnastics with them. We are able to disentangle genome structure by comparing the sum of kmer pair coverages (CovA + CovB) to their relative coverage (CovB / (CovA +...
cloud.google.com - Google Genomics provides an API to store, process, explore, and share DNA sequence reads, reference-based alignments, and variant calls, using Google's cloud infrastructure.
Store alignments and variant calls for one genome or a million.
Process...
dbikard.github.io - https://dbikard.github.io/genomenotebook/
Install
pip install genomenotebook
How to use
Create a simple genome browser with a search bar. The sequence appears when zooming in.
import genomenotebook as gn
g=gn.GenomeBrowser(genome_path,...
Applications for Pre-selection of candidates under ‘Institutions Mode’ for DST-ISPIRE Faculty in Computational Biology/ Systems Biology/ Bioinformatics
Applications are invited for pre-selection of candidates for Ministry of Science and...
github.com - bacLIFE is a streamlined computational workflow that annotates bacterial genomes and performs large-scale comparative genomics to predict bacterial lifestyles and to pinpoint candidate genes, denominated lifestyle-associated genes (LAGs), and...
The IPython Notebook is a web-based interactive computational environment where you can combine code execution, text, mathematics, plots and rich media into a single document