YOKOFAKUN
04 March 2016
Now in picard: two javascript-based tools filtering BAM and VCF files.
›
SamJS and VCFFilterJS are two tools I wrote for jvarkit . Both tools use the embedded java javascript engine to filter BAM or VCF file. ...
1 comment:
Reading a VCF file faster with java 8, htsjdk and java.util.stream.Stream
›
java 8 streams "support functional-style operations on streams of elements, such as map-reduce transformations on collections". I...
24 February 2016
Registering a tool in the @ELIXIREurope regisry using XML, XSLT, JSON and curl. My notebook.
›
The Elixir Registry / pmid:26538599 "A portal to bioinformatics resources world-wide. With community support, the registry can become...
05 December 2015
Happy birthday my blog. You are now ten-year-old.
›
Happy birthday my blog. You are now 10-year-old.
2 comments:
03 December 2015
GATK-UI : a java-swing interface for the Genome Analysis Toolkit.
›
I've just pushed GATK-UI , a java swing interface for the Genome Analysis Toolkit GATK at https://github.com/lindenb/gatk-ui . This too...
13 July 2015
Playing with #Docker , my notebook
›
This post is my notebook about docker after we had a very nice introduction about docker by François Moreews (INRIA/IRISA, Rennes) . I...
29 June 2015
A BLAST to SAM converter.
›
Some times ago, I've received a set of Ion-Torrent /mate-reads with a poor quality. I wasn't able to align much things using bwa. I...
8 comments:
18 June 2015
Playing with the #GA4GH schemas and #Avro : my notebook
›
After watching David Haussler's talk "Beacon Project and Data Sharing ApIs" , I wanted to play with Avro and the models and ...
07 May 2015
Monitoring a java application with mbeans. An example with samtools/htsjdk.
›
"A MBean is a Java object that follows the JMX specification. A MBean can represent a device, an application, or any resource that nee...
05 May 2015
Playing with hadoop/mapreduce and htsjdk/VCF : my notebook.
›
The aim of this test is to get a count of each type of variant/genotypes in a VCF file using Apache Hadoop and the java library for NGS ht...
1 comment:
‹
›
Home
View web version