YOKOFAKUN
29 May 2010
From mRNA to GO
›
In this post , I've just copied the solutions I gave on http://biostar.stackexchange.com/ for the following problem: "How do I do ...
27 May 2010
Binning the genome.
›
Some tables in the UCSC genome mysql database contains a column named Bin . mysql --user=genome --host=genome-mysql.cse.ucsc.edu -A -D hg1...
2 comments:
19 May 2010
First rule of Bioinfo-Club
›
The first rule of Bioinfo-Club is: If you don't like a Standard File Format, create a new one and, I don't like the VCF format . VC...
6 comments:
17 May 2010
Elementary school for Bioinformatics indexing/extracting a sequence in the FASTA format
›
Not Exactly Rocket Science: Inspired by the faidx command in Samtools , I've created a simple basic tool indexing some FASTA sequences....
7 comments:
The poor state of the java web services for Bioinformatics
›
In his latest post Brad Chapman cited Jessica Kissinger who wished the Galaxy community could access the web services listed in the http:...
6 comments:
12 May 2010
BigJoin: joining large files
›
This page was copied from http://code.google.com/p/code915/wiki/BigJoin . BigJoin is a java tool I wrote for my lab ( primarily for joining...
11 May 2010
Playing with the C API for sqlite: inserting the hapmap data , my notebook.
›
In this post, I'll insert a Hapmap genotype file into a SQLite database using the C API for SQLIte . Of course, this is just a test an...
04 May 2010
Mapability vs Sequencing Depth
›
I'm currently trying to see if there is be a correlation between the MAPABILITY and the SEQUENCING DEPTH . The MAPABILITY , generated f...
03 May 2010
My new position at INSERM/UMR915
›
I'm pleased to announce that I've started a new position as a postdoc in Nantes/France at INSERM/U915 , the Thorax Institute for 3...
5 comments:
Setting-up a GIT remote repository : my notebook
›
Here are my notes for setting-up a GIT remote repository on ubuntu. It basically requires to create a new user @gituser on a server. @gitu...
7 comments:
‹
›
Home
View web version