cov-lineages.org - This is a tutorial for using the Pangolin Web Application. For information on using the command line tool, please visit the command line tool usage page.
https://cov-lineages.org/resources/pangolin/tutorial.html
Workshop On Molecular Modeling and Dynamics Simulation Analyses
August1-2, 2014
Organised By
Centre of Excellence in Bioinformatics
Bioinformatics Infrastructure Facility
Department of Biochemistry
University of...
ucdavis-bioinformatics-training.github.io - Our team offers custom bioinformatics services to academic and private organizations. We have a strong academic background with a focus on cutting edge, open source software. We replicate standard analysis pipelines (best practices) when...
www.stackage.org - The Bio.SeqLoc modules in seqloc are designed to represent positions and locations (ranges of positions) on sequences, particularly nucleotide sequences. My original motivation for writing these packages was handing the locations of genes in...
Bio-Linux, a fully-featured, powerful, configurable, and easy to maintain bioinformatics workstation built on the Ubuntu operating system, has been upgraded to version 8.0.5 and is now available for download.
BioInformatics National Certification (BINC) Examination 2015 organized by Department of Biotechnology, Government of India, New Delhi Pondicherry University, Puducherry
Solved with perl http://rosalind.info/problems/1a/
#Find the most frequent k-mers in a string.#Given: A DNA string Text and an integer k.#Return: All most frequent k-mers in Text (in any order).use strict;use warnings;my...
The question at http://rosalind.info/problems/1d/
Script are moved to http://bioinformaticsonline.com/snippets/view/34633/clump-finding-problem-solved-with-perl