http://revigo.irb.hr/ - REViGO can take long lists of Gene Ontology terms and summarize them by removing redundant GO terms. The remaining terms can be visualized in semantic similarity-based scatterplots, interactive graphs, or tag clouds. More about...
Our group works on various problems connected with the functioning and evolution of biological systems. We use mathematical tools, coming from statistics and combinatorics, algorithmic tools and molecular physics tools to study basic principles of...
deltarho.org - Trelliscope provides a way to flexibly visualize large, complex data in great detail from within the R statistical programming environment. Trelliscope is a component in the DeltaRho environment.
For those familiar with Trellis...
github.com - R Package to visualize alignments between two or multiple DNA sequences includinga number of functionalities to facilitate processing of alignments in PAF format.
SVbyEye, an open-source R package to visualize and annotate sequence-to-sequence...
NATIONAL BUREAU OF ANIMAL GENETIC RESOURCES
Near Basant Vihar G.T. Road Bypass P.O. Box No.129
Karnal - 132001 (Haryana)
WALK-IN-INTERVIEW
A walk-in-Interview is proposed to be held at National Bureau of Animal Genetic Resources, Karnal...
Applications are invited from eligible candidates for the post of Junior Research Fellow (JRF) to work at the Department of Bioinformatics, Aravind Medical Research Foundation in the following DST-SERB funded project “Clinical exome analysis...
Problem at http://rosalind.info/problems/1c/
#Find all occurrences of a pattern in a string.#Given: Strings Pattern and Genome.#Return: All starting positions in Genome where Pattern appears as a substring. Use 0-based indexing.use strict;use...