Releases: BleekerLab/snakemake_mummer
Releases · BleekerLab/snakemake_mummer
Stable pipeline and ROI_finder postprocessing scripts
First functional
This first functional release of the pipeline:
- takes a set of queries and references sequences in fasta format
- performs sequence alignments using the nucmer program (MUMMER4)
- filters the alignments based on their length, identity percentage and N content.
- It finally calculates the alignment percentage for each query-reference combination and creates a final result matrix from these alignments.
- Additionally, the delta files of the alignments are also output due to their potential value in post-processing.