TEZv commited on
Commit
6352dba
Β·
1 Parent(s): 024b731

Update HF landing space index

Browse files
Files changed (1) hide show
  1. README.md +64 -55
README.md CHANGED
@@ -1,55 +1,64 @@
1
- ---
2
- title: README
3
- emoji: πŸ’»
4
- colorFrom: green
5
- colorTo: red
6
- sdk: static
7
- pinned: true
8
- ---
9
-
10
- # [K-RnD Lab] β€” Interactive Research Environments
11
-
12
- **Author:** Oksana Kolisnyk Β· [KOSATIKS GROUP](https://kosatiks-group.pp.ua)
13
-
14
- [K-RnD Lab] is organized across three connected spheres:
15
-
16
- - `SCIENCE` β€” domain research questions
17
- - `ENTREPRENEURSHIP` β€” opportunity, market, ecosystem work
18
- - `TECHNOLOGY` β€” reusable tooling, scoring, dashboards, infrastructure
19
-
20
- ## Interactive Spaces
21
-
22
- | Space | Sphere | Description |
23
- |---|---|---|
24
- | [Learning Playground](https://huggingface.co/spaces/K-RnD-Lab/Learning-Playground_03-2026) | S | Simulated exploration, student demos |
25
- | [Cancer Research Suite](https://huggingface.co/spaces/K-RnD-Lab/Cancer-Research-Suite_03-2026) | S1 | Research-gap discovery, biomedical lookups |
26
- | [PHYLO brca2-mirna](https://huggingface.co/spaces/K-RnD-Lab/PHYLO-03_2026-01_A1-brca2-mirna) | S1 | Phylogenetic analysis |
27
- | [Study Registry](https://huggingface.co/spaces/K-RnD-Lab/Study-Registry_04-2026) | T3 | Cross-sphere study registry |
28
- | [bioscore](https://huggingface.co/spaces/K-RnD-Lab/bioscore) | T1 | Biomedical scoring demo |
29
-
30
- ## Python Packages (pip install)
31
-
32
- | Package | Sphere | PyPI |
33
- |---|---|---|
34
- | [bioscore](https://pypi.org/project/bioscore/) | T1 | Reproducibility, data quality, model readiness |
35
- | [set-method](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY) | T2 | SET classification, scoring, recommendation |
36
- | [studyreg](https://pypi.org/project/studyreg/) | T3 | Study pre-registration, search, validation |
37
-
38
- ## Datasets & Models
39
-
40
- | Repo | Type | Description |
41
- |---|---|---|
42
- | [studyreg-sample-dataset](https://huggingface.co/datasets/K-RnD-Lab/studyreg-sample-dataset) | Dataset | Sample studies for studyreg |
43
- | [set-method](https://huggingface.co/K-RnD-Lab/set-method) | Model | SET framework reference |
44
-
45
- ## Three Spheres on GitHub
46
-
47
- | Sphere | Repo |
48
- |---|---|
49
- | SCIENCE | [SPHERE-I-SCIENCE](https://github.com/K-RnD-Lab/SPHERE-I-SCIENCE) |
50
- | ENTREPRENEURSHIP | [SPHERE-II-ENTREPRENEURSHIP](https://github.com/K-RnD-Lab/SPHERE-II-ENTREPRENEURSHIP) |
51
- | TECHNOLOGY | [SPHERE-III-TECHNOLOGY](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY) |
52
-
53
- ## Disclaimer
54
-
55
- All computational models are research-grade and hypothesis-generating. Simulated outputs require real validation before scientific, clinical, or commercial use.
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: README
3
+ emoji: πŸ’»
4
+ colorFrom: green
5
+ colorTo: red
6
+ sdk: static
7
+ pinned: true
8
+ ---
9
+
10
+ # [K-RnD Lab] β€” Interactive Research Environments
11
+
12
+ **Author:** Oksana Kolisnyk Β· [KOSATIKS GROUP](https://kosatiks-group.pp.ua)
13
+
14
+ [K-RnD Lab] is organized across three connected spheres:
15
+
16
+ - `SCIENCE` β€” domain research questions
17
+ - `ENTREPRENEURSHIP` β€” opportunity, market, ecosystem work
18
+ - `TECHNOLOGY` β€” reusable tooling, scoring, dashboards, infrastructure
19
+
20
+ ## Interactive Spaces
21
+
22
+ | Space | Sphere | Description |
23
+ |---|---|---|
24
+ | [SPHERE FRONTIER](https://huggingface.co/spaces/K-RnD-Lab/SPHERE-FRONTIER) | S+T | Current index of live Hugging Face environments |
25
+ | [Learning Playground](https://huggingface.co/spaces/K-RnD-Lab/Learning-Playground_03-2026) | S | Simulated exploration, student demos |
26
+ | [Cancer Research Suite](https://huggingface.co/spaces/K-RnD-Lab/Cancer-Research-Suite_03-2026) | S1 | Research-gap discovery, biomedical lookups |
27
+ | [PHYLO brca2-mirna](https://huggingface.co/spaces/K-RnD-Lab/PHYLO-03_2026-01_A1-brca2-mirna) | S1 | Dedicated BRCA2 miRNA demo |
28
+ | [bioscore](https://huggingface.co/spaces/K-RnD-Lab/bioscore) | T1 | Biomedical scoring demo |
29
+ | [set-method](https://huggingface.co/spaces/K-RnD-Lab/set-method) | T2 | SET classification, scoring, recommendation |
30
+ | [studyreg](https://huggingface.co/spaces/K-RnD-Lab/studyreg) | T3 | Current live study registry |
31
+ | [Partner Pool Simulator](https://huggingface.co/spaces/K-RnD-Lab/Partner-Pool-Simulator_05-2026) | S7 | S7-K partner-pool assumptions demo |
32
+
33
+ ## Python Packages (pip install)
34
+
35
+ | Package | Sphere | PyPI |
36
+ |---|---|---|
37
+ | [bioscore](https://pypi.org/project/bioscore/) | T1 | Reproducibility, data quality, model readiness |
38
+ | [set-method](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY) | T2 | SET classification, scoring, recommendation |
39
+ | [studyreg](https://pypi.org/project/studyreg/) | T3 | Study pre-registration, search, validation |
40
+
41
+ ## Datasets & Models
42
+
43
+ | Repo | Type | Description |
44
+ |---|---|---|
45
+ | [studyreg-sample-dataset](https://huggingface.co/datasets/K-RnD-Lab/studyreg-sample-dataset) | Dataset | Sample studies for studyreg |
46
+ | [set-method](https://huggingface.co/K-RnD-Lab/set-method) | Model | SET framework reference |
47
+
48
+ ## Three Spheres on GitHub
49
+
50
+ | Sphere | Repo |
51
+ |---|---|
52
+ | SCIENCE | [SPHERE-I-SCIENCE](https://github.com/K-RnD-Lab/SPHERE-I-SCIENCE) |
53
+ | ENTREPRENEURSHIP | [SPHERE-II-ENTREPRENEURSHIP](https://github.com/K-RnD-Lab/SPHERE-II-ENTREPRENEURSHIP) |
54
+ | TECHNOLOGY | [SPHERE-III-TECHNOLOGY](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY) |
55
+
56
+ ## Sync Model
57
+
58
+ - GitHub sphere repos keep research structure, reports, notebooks, and source maps.
59
+ - Hugging Face Spaces keep interactive demos and app runtimes.
60
+ - `SPHERE-I-SCIENCE/spaces/` mirrors the current Hugging Face app layer for audit and synchronization.
61
+
62
+ ## Disclaimer
63
+
64
+ All computational models are research-grade and hypothesis-generating. Simulated outputs require real validation before scientific, clinical, or commercial use.