Currently the consensus pipeline inference script only generates the consensus sequence as a fasta. however, it would be helpful to generate a quality score for the sequence as well, and output it into a fastq file.
we can start with using the softmax output of the selected class as a basis qv score calculation.
Currently the consensus pipeline inference script only generates the consensus sequence as a fasta. however, it would be helpful to generate a quality score for the sequence as well, and output it into a fastq file.
we can start with using the softmax output of the selected class as a basis qv score calculation.