Skip to content
Snippets Groups Projects

Develop

Merged Gervaise Henry requested to merge develop into master
Compare and
1 file
+ 1
1
Preferences
File browser
Compare changes
@@ -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)
}
}