Substituting the direct embed video for a link.

This commit is contained in:
2023-11-15 10:06:58 +01:00
parent 9ce48fecce
commit 0eef1d09d8
+1 -6
View File
@@ -2,9 +2,4 @@
scMonitor is a shinny application writen in R that allows to easily explore already processed scRNAseq seurat objects.
Here, there is a video showing its features:
<video width="720" height="420" controls>
<source src="https://git.ratg.cat/marcelcosta/scMonitor/raw/branch/main/scMonitor.webm" type="video/webm">
<track src="https://git.ratg.cat/marcelcosta/scMonitor/raw/branch/main/scMonitor.eng.vtt" kind="subtitles" srclang="en" label="English" default>
<track src="https://git.ratg.cat/marcelcosta/scMonitor/raw/branch/main/scMonitor.es.vtt" kind="subtitles" srclang="es" label="Spanish">
</video>
You can find a video explanation [here](https://ratg.cat/tutos/scMonitor.html).