Skip to content
Snippets Groups Projects
Commit 8d68cedf authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Merge branch 'develop' into 'master'

Develop

See merge request !136
parents 95ed1c7e fb33b584
Branches
Tags 1.9.2
1 merge request!136Develop
Pipeline #10618 passed with stages
in 1 minute and 16 seconds
......@@ -279,7 +279,7 @@
}
}
if (checked.includes("disease.c")) {
if (repo[i]["Disease Status"] == "Cancer") {
if (repo[i]["Disease Status"] == "PrCa") {
filtered_dis.push(repo[i].PatientID)
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment