icgc-argo / seq-tools

Command line tools for ARGO sequencing data validation
https://github.com/icgc-argo/seq-tools
GNU Affero General Public License v3.0
1 stars 0 forks source link

New checker (c260): fileName pattern check #65

Closed junjun-zhang closed 3 years ago

junjun-zhang commented 4 years ago

permissible file name pattern: ^[A-Za-z0-9]{1}[A-Za-z0-9_\.\-]+$

junjun-zhang commented 3 years ago

addressed by #68