ShawHahnLab / umbra

Python package and executable for Linux for managing Illumina sequencing runs
GNU Affero General Public License v3.0
3 stars 0 forks source link

All-whitespace Contacts field crashes load_metadata #124

Open ressy opened 8 months ago

ressy commented 8 months ago

An entry in the Contacts column of an experiment metadata.csv that's just a single space crashes load_metadata. Leading and trailing whitespace should probably just get stripped before trying to parse contact info.