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...
Efflux pumps (RND family)
Functioning of efflux systems in Gram-negative bacteria
Determinants of the compound-efflux system interactions
Action of inhibitors on efflux systems
Structural and dynamical features of the efflux...
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...
Broad area of research:
Genome Annotation and Functional Genomics
Bergman Lab is actively engaged in the development and application of computational methods to improve the annotation of functional biological features in genome sequences....
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...
Indian Statistical Institute Kolkata invites applications for the following posts
2013 Oct Advertisement from Indian Statistical Institute
Post: Network Analysis
No. of Positions: 01
Educational Qualifications:
Candidate should have...
In our research, we combine computational methods with an experimental component in a unified effort to develop comprehensive descriptions of genetic systems of cellular controls, including those whose malfunctioning becomes the basis of genetic...
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,...