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...
NATIONAL INSTITUTE OF TECHNOLOGY CALICUT, KERALA
NOTIFICATION FOR FACULTY RECRUITMENT – 2013
(Faculty openings in Technology, Science, Architecture and Management at NIT Calicut, Kerala)
National Institute of Technology Calicut, Kerala,...
ADVERTISEMENT OF WALK-IN-INTERVIEW
NAME OF THE POST : SRF/JRF (Four Posts only)
DURATION : Indicated with the respective project mentioned below:
NAME OF THE PROJECT : As Mentioned below:
1. Serological diversity and molecular...
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...
The 13th International Conference on Bioinformatics (InCoB 2014) will be held in Novotel Sydney Brighton Beach, Sydney, New South Wales, Australia. This year, the InCoB will be held earlier from 31st July to 2nd August 2014 to run back-to-back with...
www.nature.com - Bioinformatics cover wide area of biology, and indulge in almost all sort of science related work. Bioinformatician give strong emphasis on open access to biological information as well as Free and Open Source software!!
There are several jobs...
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,...
Mathomics is a collaborative research group of the Center for Mathematical Modeling and the Center for Genome Regulation at University of Chile, created to play a central role in the development of biotechnological projects, providing state of the...
The Regular Expression are the sole of Perl language, and for bioinformatician it is just a magical stick to resolve gingatic string data. We did not find any good and user friendly regular expression cheat sheet, hence write our own cheat...