mattwoodx commited on
Commit
fa90893
·
1 Parent(s): 23cf60d

Change links to open in new tabs

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,13 +22,13 @@ We tokenize mRNA sequences at single-nucleotide resolution by mapping each nucle
22
  <figcaption align="center">Helix-mRNA benchmark comparison against Transformer HELM, Transformer XE and CodonBERT.</figcaption>
23
  </p>
24
 
25
- Read more about it in our [blog post](https://www.helical-ai.com/blog/helix-mrna-v0)!
26
 
27
  # Helical<a name="helical"></a>
28
 
29
  #### Install the package
30
 
31
- Run the following to install the [Helical](https://github.com/helicalAI/helical) package via pip:
32
  ```console
33
  pip install --upgrade helical
34
  ```
 
22
  <figcaption align="center">Helix-mRNA benchmark comparison against Transformer HELM, Transformer XE and CodonBERT.</figcaption>
23
  </p>
24
 
25
+ Read more about it in our <a target="_blank">[blog post](https://www.helical-ai.com/blog/helix-mrna-v0)</a>!
26
 
27
  # Helical<a name="helical"></a>
28
 
29
  #### Install the package
30
 
31
+ Run the following to install the <a target="_blank">[Helical](https://github.com/helicalAI/helical)</a> package via pip:
32
  ```console
33
  pip install --upgrade helical
34
  ```