YOKOFAKUN

05 December 2014

Divide-and-conquer in a #Makefile : recursivity and #parallelism.

›
This post is my notebook about implementing a divide-and-conquer strategy in GNU make . Say you have a list of 'N' VCFs files. You...
04 December 2014

XML+XSLT = #Makefile -based #workflows for #bioinformatics

›
I've recently read some conversations on Twitter about Makefile-based bioinformatics workflows . I've suggested on biostars.org ( St...
1 comment:
30 October 2014

Visualizing @GenomeBrowser liftOver/chain files using animated #SVG

›
I wrote a tool to visualize some UCSC "chain/liftOver" files as an animated SVG file. This tool is available on github at: https...
16 October 2014

IGVFox: Integrative Genomics Viewer control through mozilla Firefox

›
I've just pushed IGVFox 0.1 an add-on for Firefox, controlling IGV, the Integrative Genomics Viewer . This add-on allows the users to ...
30 September 2014

Using the Ensembl Regulatory Build to annotate some VCF files

›
via UCSC Genome Browser project announcements : "Data from the Ensembl Regulatory Build are now available in the UCSC Genome Browser as...
1 comment:
08 September 2014

It's a kind of magic(5)

›
The following question was recently asked on biostars.org : Tool that detects data types :" More specifically I am interested for detec...
1 comment:
03 September 2014

Parallelizing GNU #Make 4 in a #SLURM infrastructure/cluster

›
SLURM ( https://computing.llnl.gov/linux/slurm/slurm.html ) is The Simple Linux Utility for Resource Management . It's an open source,...
1 comment:
08 August 2014

A GNU-make plug-in for the #Illumina FASTQs.

›
The latest version of GNU-Make http://www.gnu.org/software/make/ provides many advanced capabilities, including many useful functions. How...
30 July 2014

writing #rstats bindings for bwa-mem, my notebook.

›
I wanted to learn how to bind a C library to R , so I've created the following bindings for BWA . My code is available on github at : h...
1 comment:
29 July 2014

Including the hash for the current git-commit in a C program

›
Say you wrote the following simple C program: It includes a file " githash.h " that would contain the hash for the current comm...
2 comments:
‹
›
Home
View web version

About Me

Pierre Lindenbaum
PhD virology, bioinformatics, genetics, science, geek, java, C++
View my complete profile
Powered by Blogger.