I want to blast my genome against a manual database:
blastn -db ref-database.fa -query genome.fa -perc_identity 80 -qcov_hsp_perc 80 -out result.out
to have the hits as a fasta alignment, but non of my output files are in sequence alignment format, how should I do that?
Do not delete posts that have received feedback. Your post has an accepted answer, and deleting it takes away from the forum's value.