Reads in FASTA or FASTQ
If your reads are in a local FASTA file use this command line:
magicblast -query reads.fa -db my_reference
If your reads are in a local FASTQ file use this command line:
magicblast -query reads.fastq -db my_reference -infmt fastq