771caa02593c0f05b2e437cc02d743e660ac147a
faq.md
... | ... | @@ -15,7 +15,7 @@ Every title has a default version. You can change the version in use by using th |
15 | 15 | |
16 | 16 | On Linux: export SAMTOOLS_X=1.9 |
17 | 17 | |
18 | -On Mac: export SAMTOOLS_X=1.9 |
|
18 | +On Mac: export SAMTOOLS_M=1.9 |
|
19 | 19 | |
20 | 20 | Details here: [Overriding Software Versions](https://biogrids.org/wiki/versions) |
21 | 21 | |
... | ... | @@ -64,10 +64,18 @@ R is /programs/x86_64-linux/r/3.6.2/bin/R |
64 | 64 | |
65 | 65 | |
66 | 66 | Plan text before test table: |
67 | +Iframe here |
|
67 | 68 | |
68 | 69 | <iframe src="https://www.google.com" title="Example Website" width="600" height="400"></iframe> |
69 | 70 | |
70 | 71 | |
72 | +HTML table: |
|
71 | 73 | |
74 | +<html><body> |
|
75 | +<table> |
|
76 | +<tr><td> Cell One</td></tr> |
|
77 | +</table> |
|
78 | +</body> |
|
79 | +</html> |
|
72 | 80 | |
73 | 81 | Plain text after test table. |
... | ... | \ No newline at end of file |