Skip to content

Faster than an all-to-all alignment for constructing cactus graphs. Starts by aligning all sequences to the reference. All the sequences that align poorly (or not at all) to the reference are then re-aligned to all the non-reference sequence.

Notifications You must be signed in to change notification settings

Robin-Rounthwaite/reference-based-cactus-aligner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reference-based-cactus-aligner

Faster than an all-to-all alignment for constructing cactus graphs. Starts by aligning all sequences to the reference. All the sequences that align poorly (or not at all) to the reference are then re-aligned to all the non-reference sequence.

Install

To clone:

git clone https://github.com/Robin-Rounthwaite/reference-based-cactus-constructor.git

Python prerequisites:

pip install toil[aws,google,htcondor,encryption,cwl,wdl] biopython argparse cigar

About

Faster than an all-to-all alignment for constructing cactus graphs. Starts by aligning all sequences to the reference. All the sequences that align poorly (or not at all) to the reference are then re-aligned to all the non-reference sequence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages