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

Add timestamp filters for run data #9

Closed ressy closed 5 years ago

ressy commented 5 years ago

This enables a max_age and min_age setting for run directories (via directory ctime timestamp). This fixes #8, and also allows ignoring of old run directories.