Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcElosua committed Jun 5, 2020
2 parents e16d032 + 9a1a06f commit 7bc4ea2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# SPOTlight
<p align="center">

<img src="img/SPOTlight_VF2.png" width="200px" style="display: block; margin: auto;" />
Expand Down Expand Up @@ -33,7 +34,7 @@ devtools::install_github("https://github.com/MarcElosua/SPOTlight", ref = "devel
```

To ensure the environment is compatible we have put out a docker
environmnet that can be downloaded from DockerHub.
environment that can be downloaded from DockerHub.
To download the R environment image

# R environment
Expand Down Expand Up @@ -355,13 +356,12 @@ Here we are going to show step by step what is going on and all the
different steps involved in the process.

<p align="center">
<object data="img/SPOTlight_scheme.pdf" type="application/pdf" width="700px" height="700px">
<embed src="img/SPOTlight_scheme.pdf">
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="img/SPOTlight_scheme.pdf">Download PDF</a>.</p>
</embed>
</object>

<img src="img/SPOTlight_scheme.png" width="800px" style="display: block; margin: auto;" />

</p>


#### Downsample data

If the dataset is very large we want to downsample it, both in terms of
Expand Down

0 comments on commit 7bc4ea2

Please sign in to comment.