Question at http://rosalind.info/problems/1b/
#Find the reverse complement of a DNA string.#Given: A DNA string Pattern.#Return: Pattern, the reverse complement of Pattern.use strict;use warnings;my $string="AAAACCCGGT";my $finalString="";my %hash...
tldp.org - This tutorial assumes no previous knowledge of scripting or programming, yet progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore. It serves as a...
http://docs.bpipe.org/ - Bpipe provides a platform for running big bioinformatics jobs that consist of a series of processing stages - known as 'pipelines'.
January 20th, 2016 - New! Bpipe 0.9.9 released!
Download latest, all
Documentation
Mailing List (Google...
github.com - MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the...
paintmychromosomes.com - Software available at this site
FineSTRUCTURE version 2, a pipeline for running ChromoPainter and FineSTRUCTURE for population inference. A GUI is available for interpretation. Download from the Downloads page.
FineSTRUCTURE R scripts, a...
liulab-dfci.github.io - This is the course material for STAT115/215 BIO/BST282 at Harvard University.
Xiaole Shirley Liu (lead instructor)Joshua StarmerMartin HembergTing WangFeng Yue
Ming TangYang LiuJack KangScarlett GeJiazhen RongPhillip NicolMaartin De Vries
We...
Institut Pasteur de Tunis (IPT):The IPT is a research institution founded in 1883. IPT is under the supervision of the Ministry of Health and is part of the Université El Manar of Tunis (Ministry of high Education). The missions...
Frederick National Laboratory seeking an enthusiastic, creative, and seasoned bioinformatics professional to join our leadership team and direct the exceptional Bioinformatics Group at the Cancer Genomics Research Laboratory (CGR). CGR has a...
bioinformaticsworkbook.org - This books assumes that the reader has some knowledge of biology and basic understanding of the Unix command line. However, for the beginner, the appendix contains introductory material and tips/tricks for common bioinformatic problems, that is...