saarantras1 commited on
Commit
4c2f63d
·
verified ·
1 Parent(s): 60f80bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -13,8 +13,7 @@ pipeline_tag: other
13
  # Malinois
14
 
15
  Malinois predicts cis-regulatory activity of 200 bp human sequences in K562, HepG2
16
- and SK-N-SH. It is a convolutional network trained on MPRA measurements from 776,474
17
- sequences, and the model behind the CODA sequence-design framework.
18
 
19
 
20
  [Machine-guided design of cell-type-targeting cis-regulatory
@@ -24,7 +23,7 @@ This repository holds the published checkpoint (`20211113_021200`), converted to
24
  safetensors from `gs://tewhey-public-data/CODA_resources/` with no retraining or
25
  modification.
26
 
27
- For genome-wide variant effect prediction, use
28
  [MPAC](https://huggingface.co/saarantras1/MPAC) instead.
29
 
30
  ## Usage
 
13
  # Malinois
14
 
15
  Malinois predicts cis-regulatory activity of 200 bp human sequences in K562, HepG2
16
+ and SK-N-SH.
 
17
 
18
 
19
  [Machine-guided design of cell-type-targeting cis-regulatory
 
23
  safetensors from `gs://tewhey-public-data/CODA_resources/` with no retraining or
24
  modification.
25
 
26
+ For variant effect prediction, use
27
  [MPAC](https://huggingface.co/saarantras1/MPAC) instead.
28
 
29
  ## Usage