Annotating change among reference genome

December 12, 2025 ยท View on GitHub

This repository contains scripts to process FASTA sequences relative to custom BED files from different reference genomes in order to compare nucleotide changes among them.

Pairwise sequence alignment & homopolymer detection

Tool requirements: UCSC command line tools (download at https://hgdownload.soe.ucsc.edu/admin/exe/) and Needleman and Wunsch implementation from noporpoise/seq-align repository on GitHub (https://github.com/noporpoise/seq-align)

Input requirements:

Within the file settings.sh, insert your custom paths for tools, annotation and output.

./code/run_seq_analysis.sh