Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
concepts-processing
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Package registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
meldb
concepts-processing
Commits
ae917c8d
Commit
ae917c8d
authored
3 months ago
by
mjbonifa
Browse files
Options
Downloads
Patches
Plain Diff
docs: added directory docs and yaml config doc file
#9
parent
31a8ef93
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/index.md
+2
-4
2 additions, 4 deletions
docs/index.md
with
2 additions
and
4 deletions
docs/index.md
+
2
−
4
View file @
ae917c8d
...
@@ -43,7 +43,6 @@ The tool supports verification and mapping across diagnostic coding formats belo
...
@@ -43,7 +43,6 @@ The tool supports verification and mapping across diagnostic coding formats belo
### **Phenotype directory structure
### **Phenotype directory structure
```
markdown
```
```
workspace/ # Default workspace directory
workspace/ # Default workspace directory
├── phen/ # Default phenotype directory
├── phen/ # Default phenotype directory
...
@@ -54,14 +53,13 @@ workspace/ # Default workspace directory
...
@@ -54,14 +53,13 @@ workspace/ # Default workspace directory
│ ├── omop/ # Processed phenotype concept sets in OMOP database CSV files
│ ├── omop/ # Processed phenotype concept sets in OMOP database CSV files
│ ├── config.yaml # Phenotype configuration file
│ ├── config.yaml # Phenotype configuration file
│ ├── vocab_versions.yaml # Versions file for vocabularies used to generate concept sets
│ ├── vocab_versions.yaml # Versions file for vocabularies used to generate concept sets
```
```
```
### **Configuration File**
### **Configuration File**
Phenotype configuration is stored in the root of the phenotype directory in
`config.yaml`
. The file is yaml format.
Phenotype configuration is stored in the root of the phenotype directory in
`config.yaml`
. The file is yaml format.
#### **Root Element**
#### **Root
Phenotype
Element**
-
`phenotype`
:
**(object)**
The root element containing all phenotype-related concept sets and metadata.
-
`phenotype`
:
**(object)**
The root element containing all phenotype-related concept sets and metadata.
#### **Phenotype Attributes**
#### **Phenotype Attributes**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment