YOKOFAKUN
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:
28 February 2015
Integrating a java program in #usegalaxy.
›
This is my notebook for the integration of java programs in https://usegalaxy.org/ . create a directory for your tools under ${galaxy-roo...
22 February 2015
Drawing a Manhattan plot in SVG using a GWAS+XML model.
›
On friday, I saw my colleague @b_l_k starting writing SVG +XML code to draw a Manhattan plot . I told him that a better idea would be to ...
18 February 2015
Automatic code generation for @knime with XSLT: An example with two nodes: fasta reader and writer.
›
KNIME is a java+eclipse-based graphical workflow-manager. Biologists in my lab often use this tool to filter VCFs or other tabular data....
02 February 2015
Listing the 'Subject' Sequences in a BLAST database using the NCBI C++ toolbox. My notebook.
›
In my previous post ( http://plindenbaum.blogspot.com/2015/01/filtering-fasta-sequences-using-ncbi-c.html ) I've built an application fi...
2 comments:
30 January 2015
Filtering Fasta Sequences using the #NCBI C++ API. My notebook.
›
In my previous post ( http://plindenbaum.blogspot.com/2015/01/compiling-c-hello-world-program-using.html ) I've built a simple "Hel...
‹
›
Home
View web version