Skip to content

Commit

Permalink
Update all gene pages with Mondo links
Browse files Browse the repository at this point in the history
  • Loading branch information
hdashnow committed Sep 10, 2024
1 parent 557d59d commit 01eefb9
Show file tree
Hide file tree
Showing 65 changed files with 520 additions and 0 deletions.
8 changes: 8 additions & 0 deletions database/ABCD3.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/AFF2.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/AFF3.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/AR.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ARX.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ATN1.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ATXN1.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ATXN10.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ATXN2.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ATXN3.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ATXN7.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/ATXN8OS.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/BEAN1.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/C9orf72.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/CACNA1A.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/CBL.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/CNBP.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/COMP.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/CSTB.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/DAB1.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/DIP2B.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/DMD.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/DMPK.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/EIF4A3.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/FGF14.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
8 changes: 8 additions & 0 deletions database/FMR1.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ <h4>Resources</h4>
})
locus_html = locus_html + `</li>`
};
if (f.Mondo != '') {
locus_html = locus_html + `<li><b>Mondo:</b> `
f.Mondo.split(";").forEach(function (Mondoid) {
locus_html = locus_html +
`<a href="http://purl.obolibrary.org/obo/MONDO_${Mondoid.trim()}">${Mondoid}</a>`
})
locus_html = locus_html + `</li>`
};
if (f.GeneReviews != '') {
locus_html = locus_html + `<li><b>GeneReviews:</b> `
f.GeneReviews.split(";").forEach(function (GeneReviewsid) {
Expand Down
Loading

0 comments on commit 01eefb9

Please sign in to comment.