artic-network / rampart

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

Zero indexing issue for channel names #2

Closed rambaut closed 6 years ago

rambaut commented 6 years ago

Channels are index from 1 in the CSV files but when looking up the names in run_info.json these are indexed from 0 causing the names to be off by one and an 'undefined' for the last one.