YOKOFAKUN
Showing posts with label
samtools
.
Show all posts
Showing posts with label
samtools
.
Show all posts
17 May 2016
finding new intron-exon junctions using the public Encode RNASeq data
›
I've been asked to look for some new / suspected / previously uncharacterized intron-exon junctions in public RNASeq data. I've use...
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:
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 2013
GNU Make: saving the versions of the tools using 'order-only-prerequisites' : my notebook
›
Rule 3 of "Ten Simple Rules for Reproducible Computational Research" . is : Archive the Exact Versions of All External Programs U...
1 comment:
07 October 2013
Software Environment Management with Modules: my notebook
›
The following question was recently asked on Biostar " Bioinformatics: how to version control small scripts located all over the serve...
1 comment:
23 April 2013
playing with BWA-MEM : my notebook
›
BWA-MEM , is a new tool that is part of the latest version of BWA . As said Heng Li on Biostar bwa-mem can be used to identify the viral in...
11 February 2013
Counting the reads in a BAM file using SGE and the Open-MPI library: my notebook.
›
In the current post, I'll describe my first Open MPI program. Open MPI is "a Message Passing Interface (MPI) library, a standard...
1 comment:
05 February 2013
Making use of Picard Metrics files using XML and XSLT. #ngs
›
Many tools in the Picard package produce some "Metrics File" (described at http://picard.sourceforge.net/picard-metric-definiti...
25 January 2013
Samtools tview as a library to display the BAM
›
I've forked samtools and modified the code of tview to use it as a library to display the alignments. The original code is an inreracti...
3 comments:
›
Home
View web version