Many times bioinformatician needs to parse binary files like bam and sff. Advantage of binary files is that they occupy less space in memory with maximum information content.
Link for those who looking for structure of Bam and sff...
Swiss Institute of Bioinformatics (SIB) organises lots of bioinformatics courses covering wide range of topics:
http://www.isb-sib.ch/education/training-courses.html
Canadian bioinformatics also organises various bioinformatics and sequencing...
talks.biogo.googlecode.com - Another good lecture for Illumina sequencing data analysis from
Dan Kortschak, Bioinformatics Group, School of Molecular and Biomedical Science ,The University of Adelaide
"The Human Brain Project’s is consists of 130 research institutions throughout Europe and coordinated through the Ecole polytechnique fédérale de Lausanne (EFPL)"
The focus of the bioinformatics group is to use computational approaches to gain an insight into genome evolution in primates.
http://www.eva.mpg.de/genetics/bioinformatics/overview.html?Fsize=0%2C%20%40%2F%27
Kelso Group
Department of...
https://gold.jgi.doe.gov/ - GOLD:Genomes Online Database, is a World Wide Web resource for comprehensive access to information regarding genome and metagenome sequencing projects, and their associated metadata, around the world.
https://gold.jgi.doe.gov/
ncbi.github.io - Magic-BLAST is a tool for mapping large next-generation RNA or DNA sequencing runs against a whole genome or transcriptome. Each alignment optimizes a composite score, taking into account simultaneously the two reads of a pair, and in case of...
github.com - Flye is a de novo assembler for long and noisy reads, such as those produced by PacBio and Oxford Nanopore Technologies. The algorithm uses an A-Bruijn graph to find the overlaps between reads and does not require them to be error-corrected. After...