Daniel:Notebook/Haplotyping/SISSORPipeline: Difference between revisions
Jump to navigation
Jump to search
>Djacobse |
>Djacobse |
||
Line 15: | Line 15: | ||
==Calendar== | ==Calendar== | ||
<calendar> | |||
name=Daniel:Notebook/Haplotyping/SISSORPipeline | |||
format=%name/%year-%month-%day | |||
date=2015/02/01 | |||
view=oneyear | |||
</calendar> | |||
<calendar> | <calendar> |
Latest revision as of 19:32, 3 February 2015
SISSOR Segmentation Pipeline[edit]
The purpose of this section is to include data from my recreation/use of Eric's algorithm to properly segment SISSOR data. Since SISSOR has very low coverage, the samtools targetcut function does not properly identify fragments created in the microfluidic device. Another important part of this is to make sure the output is consistent with the samtools targetcut format for easier combination with the BAC/Hi-C data for HAPCUT.
Algorithm Overview[edit]
- Python script for establishing bin read counts
- Cutoff to define initial states--may be a weak point
- Hidden Markov Model to smooth initial states to final states
- Produce a .sam format matching samtools targetcut--Extra step I need
Calendar[edit]
<calendar> name=Daniel:Notebook/Haplotyping/SISSORPipeline format=%name/%year-%month-%day date=2015/02/01 view=oneyear </calendar>
<calendar> name=Daniel:Notebook/Haplotyping/SISSORPipeline format=%name/%year-%month-%day date=2014/02/01 view=oneyear </calendar>