barricklab / breseq

breseq is a computational pipeline for finding mutations relative to a reference sequence in short-read DNA resequencing data. It is intended for haploid microbial genomes (<20 Mb). breseq is a command line tool implemented in C++ and R.
http://barricklab.org/breseq
GNU General Public License v2.0
143 stars 21 forks source link

A question about "gdtools COMPARE" html output #354

Closed adirot closed 1 year ago

adirot commented 1 year ago

Hi! I searched the documentation but I couldn't find an answer. In the predicted mutations table I get one of the signs ? , Δ, or 100%. What do each of them mean? Thank you!

jeffreybarrick commented 1 year ago

Let me know if you have any follow up questions!

adirot commented 1 year ago

Thank you for the answer! I eventually found it in the "help" of the function, but I think it would be better to put this explanation in the manual too. Adi