-
Notifications
You must be signed in to change notification settings - Fork 5
Glossary
Ryan Wick edited this page Sep 4, 2024
·
14 revisions
contig: a sequence from one of the input assemblies
unitig: a sequence created by Autocycler's compacted De Bruijn graph
anchor unitig: a unitig which appears exactly once in each input assembly
bridge: a connection between two anchor unitigs
unique bridge: a bridge which doesn't conflict with any other bridges
conflicting bridge: a bridge which conflicts with other bridges, i.e. both cannot be applied.
- Step 1: Autocycler subsample
- Step 2: Generating input assemblies
- Step 3: Autocycler compress
- Step 4: Autocycler cluster
- Step 5: Autocycler trim
- Step 6: Autocycler resolve
- Step 7: Autocycler combine