I want to compare same species, different strain genomes by making each genome's VCF file. And type strain was used for standard genome for reference(https://www.ncbi.nlm.nih.gov/assembly/GCF_014117465.1). In case of illumina short read sequences (raw data, fastq), I could align short reads based on reference genome, and make BAM file for VCF file making
So I want to align genome fasta to another reference genome fasta for comparing and making VCF file. Does BWA or other aligner program can do this job? Or is it the only way to find SRA of the genome