ireneisdoomed
commited on
Commit
•
896bea9
1
Parent(s):
bbf73f3
chore: update model
Browse files- README.md +2 -4
- l2g_model_1006.pkl +1 -1
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
|
2 |
# Model description
|
3 |
|
4 |
-
|
5 |
-
The locus-to-gene (L2G) model derives features to prioritise likely causal genes at each GWAS locus based on genetic and functional genomics features. The main categories of predictive features are:
|
6 |
- Distance: (from credible set variants to gene)
|
7 |
- Molecular QTL Colocalization
|
8 |
- Chromatin Interaction: (e.g., promoter-capture Hi-C)
|
@@ -51,8 +50,7 @@
|
|
51 |
|
52 |
# How to Get Started with the Model
|
53 |
|
54 |
-
|
55 |
-
To use the model, you can load it using the `LocusToGeneModel.load_from_hub` method. This will return a `LocusToGeneModel` object that can be used to make predictions on a feature matrix.
|
56 |
The model can then be used to make predictions using the `predict` method.
|
57 |
More information at: https://opentargets.github.io/gentropy/python_api/methods/l2g/model/
|
58 |
|
|
|
1 |
|
2 |
# Model description
|
3 |
|
4 |
+
The locus-to-gene (L2G) model derives features to prioritise likely causal genes at each GWAS locus based on genetic and functional genomics features. The main categories of predictive features are:
|
|
|
5 |
- Distance: (from credible set variants to gene)
|
6 |
- Molecular QTL Colocalization
|
7 |
- Chromatin Interaction: (e.g., promoter-capture Hi-C)
|
|
|
50 |
|
51 |
# How to Get Started with the Model
|
52 |
|
53 |
+
To use the model, you can load it using the `LocusToGeneModel.load_from_hub` method. This will return a `LocusToGeneModel` object that can be used to make predictions on a feature matrix.
|
|
|
54 |
The model can then be used to make predictions using the `predict` method.
|
55 |
More information at: https://opentargets.github.io/gentropy/python_api/methods/l2g/model/
|
56 |
|
l2g_model_1006.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2796518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1a003e23bd67281f302ceb1e81e1a24c9b6ee62526f074486b8f38b5f83b707
|
3 |
size 2796518
|