Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 8877039

Browse files
authored
Merge pull request #5 from Beez93/master
bug solving
2 parents 0cee225 + 1e427fd commit 8877039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caravel/conf/rlink-omics_sourcedata.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"entities": [
44
{
55
"name": "subject",
6-
"pattern": "sub-([a-zA-Z0-9]+)"
6+
"pattern": "sub-([a-zA-Z0-9]+)",
77
"directory": "{subject}"
88
},
99
{

0 commit comments

Comments
 (0)