Skip to content

cwhelan/svfactorie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVFactorie

SVFactorie is an attempt to build a conditional random field (CRF) based predictor of genomic structural variations from data generated by high-throughput sequencing. The features used include those generated by our Cloudbreak Hadoop-based SV caller, as well as a new change point detection algorithm, simple read counts, and some genomic annotations like repeat masker and segmental duplication tracks. It uses the very cool Factorie library (http://factorie.cs.umass.edu/ ) to train CRFs and make inferences.

This is still very experimental software, without an official release.

About

Detect genomic structural variations using conditional random fields in the Factorie framework

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors