Skip to content

Commit a8616d1

Browse files
committed
delint docs
1 parent 406ea8b commit a8616d1

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

docs/technical-notes.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -140,16 +140,5 @@ classDiagram
140140
141141
```
142142

143-
## Data Query Model
144-
145-
==TBD==
146-
```mermaid
147-
flowchart
148-
149-
A(queries) --> B{ biosamples Q? }
150-
B --> |yes| C[/ query biosamples /]
151-
C --> D[ store biosample `_id` values ]
152-
```
153-
154143
[^1]: Before April 2023 clustering and CNV visualization were performed using the
155144
[**PGX**](http://github.com/progenetix/PGX/) Perl libraries.

mkdocs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@ api_dataset_ids: progenetix
1616
nav:
1717
- Documentation Home: index.md
1818
- News & Changes: news
19-
- Pages & Forms: ui
19+
# - Pages & Forms: ui
20+
- Analysis in R - pgxRpi: pgxRpi
21+
- Use Case Examples: use-cases
22+
- Beacon+ API Use: common/beacon-api
2023
- Services API: services
2124
- File Formats: file-formats
22-
- Beacon+ API Use: common/beacon-api
23-
- Analysis in R - pgxRpi: pgxRpi
2425
- Plotting & Visualizations: common/plotting
25-
- Use Case Examples: use-cases
2626
- Classifications, Ontologies & Standards: common/classifications-and-ontologies
2727
- Publication Collection: publication-collection
2828
- Data Review: progenetix-data-review
2929
- Technical Notes: technical-notes
30-
- Progenetix Website Builds: progenetix-website-builds
30+
# - Progenetix Website Builds: progenetix-website-builds
3131
- Progenetix Data ↗: http://progenetix.org
3232
- cancercelllines.org ↗: http://cancercelllines.org
3333
- Baudisgroup @ UZH ↗: http://info.baudisgroup.org

0 commit comments

Comments
 (0)