github.com - Flanker, a Python package which performs alignment-free clustering of gene flanking sequences in a consistent format, allowing investigation of mobile genetic elements (MGEs) without prior knowledge of their structure. Flanker can be...
The course Bioinformatics Algorithms (Part 1) by Pavel Pevzner, Phillip E. C. Compeau, and Nikolay Vyahhi from University of California, San Diego will be offered free of charge to everyone on the Coursera platform. Sign up at...
bioinfologics.github.io - What is a k-mer anyway? A k-mer is just a sequence of k characters in a string (or nucleotides in a DNA sequence). Now, it is important to remember that to get all k-mers from a sequence you need to get...
Indian Agricultural Statistics Research Institute
Library Avenue, Pusa, New Delhi – 110012
Walk-in-Interview
Walk-in-interview will be held on October 5, 2013 at 10:00 A.M. at IASRI, New Delhi for a project “A New Distributed Computing...
The Shendure Lab is part of the Department of Genome Sciences at the University of Washington (Seattle, WA). The mission of the lab is to develop and apply new technologies in genomics and molecular biology. Most projects in the lab exploit new DNA...
crossmap.sourceforge.net - CrossMap is a program for genome coordinates conversion between different assemblies (such as hg18 (NCBI36) <=> hg19 (GRCh37)). It supports commonly used file formats...
Research Interest:
(A) Regulatory System Analysis with respect to microRNAs
(B) Computational Epigenomics & Regulomics:
(C) Computational issues with Next Generation Sequencing:
Department of Biotechnology,
Institute of Himalyan...
DbBrowser: Attwood Lab research concerns protein sequence analysis, primarily using the method of protein 'fingerprinting'. DbBrowser: Attwood Lab maintain a diagnostic fingerprint database (PRINTS), one of the founding partner of InterPro. We also...
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,...