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

Task column in experiment metadata should be automatically lowercased #92

Closed ressy closed 4 years ago

ressy commented 4 years ago

It should be safe to formally define the task names as all-lowercase, and if so, we can automatically convert entries int the Task column in each experiment metadata.csv to lowercase and avoid one potential point of confusion.