Skip to content

msu-alglab/FindFRs3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindFRs3

This version of the FindFRs improves memory efficiency versus the previous version. It expects the compressed DeBruijn graph to be built using Cuttlefish (with the -f3 option that generates a .seq file and .seg file, the nodes and paths through the graph).
The other parameters, alpha (minimum penetrance), kappa (maximum insert size) and minSup (minimum support) are the same as the previous version. A new optional parameter, minLen, specifies the minimum average supporting path length for an FR to be reported (so short FRs can be filtered out).

About

new FindFRs ideas from 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages