Skip to content

Commit 1af656d

Browse files
authored
ENCM-139-entex-link (#4382)
1 parent 645c67d commit 1af656d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/encoded/static/components/matrix_entex.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,13 @@ const MatrixHeader = ({ context }) => {
482482
</div>
483483
<div className="matrix-description">
484484
<div className="matrix-description__text">
485-
ENTEx is a collaboration with the GTEx Consortium to profile approximately 30 overlapping tissues from four donors.
485+
<span>ENTEx is a collaboration with the GTEx Consortium to profile approximately 30 overlapping tissues from four donors.<br /></span>
486+
<span>Publication: </span>
487+
<a href="/publications/1d19dfcb-4f1c-40c9-a5c7-fadf975b5fcf/">Rozowsky et al. Cell 2023</a>
488+
<span>.<br /></span>
489+
<span>Additional ancillary files are available from </span>
490+
<a href="http://entex.encodeproject.org/" rel="noopener noreferrer" target="_blank"><span>http://entex.encodeproject.org/</span></a>
491+
<span>.<br /></span>
486492
</div>
487493
</div>
488494
</div>

0 commit comments

Comments
 (0)