artic-network / rampart

Read Assignment, Mapping, and Phylogenetic Analysis in Real Time
GNU General Public License v3.0
79 stars 34 forks source link

Command line/config option to specify number of references shown #42

Closed rambaut closed 4 years ago

rambaut commented 5 years ago

Currently the maximum number of references shown is hard coded at 10 (and minimum read fraction at 5%). These should be user configurable through a command line option and in the protocol config files.

rambaut commented 4 years ago

This is implemented using the displayOptions->maxReferencePanelSize option in the config files.