Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
bird_pipeline_registry
SRP-pipeline
Commits
51b8c2d9
Commit
51b8c2d9
authored
Sep 16, 2020
by
Philippe BORDRON
Browse files
Update report with interactive pca
parent
bf852fdc
Changes
2
Hide whitespace changes
Inline
Side-by-side
TEMPLATE/index_SA.html
View file @
51b8c2d9
...
...
@@ -205,7 +205,10 @@
<h2
id=
"ACP"
>
PCA
</h2>
</header>
<p>
The Principal Component Analysis groups samples according to their transcriptomic profiles. All conditions in the project are shown here.
</p>
<img
src=
"./{{config.de_folder}}/PCA.png"
style=
"width:100%"
>
<div
id=
"PCA"
class=
"content"
style=
"--iframe-aspect-ratio: 18/12; width: 100%;"
>
<iframe
src=
"./{{config.de_folder}}/PCA.html"
width=
"18"
height=
"12"
></iframe><br/>
</div>
<!-- <img src="./{{config.de_folder}}/PCA.png" style="width:100%"> -->
</br></br>
<a
href=
"./{{config.de_folder}}/NormAndPCA.pdf"
target=
"_blank"
>
View full PCA report
</a>
<HR
align=
"center"
size=
"6"
width=
"100%"
>
...
...
TEMPLATE/index_SAwoComp.html
View file @
51b8c2d9
...
...
@@ -193,7 +193,10 @@
<h2
id=
"ACP"
>
PCA
</h2>
</header>
<p>
The Principal Component Analysis groups samples according to their transcriptomic profiles. All conditions in the project are shown here.
</p>
<img
src=
"./{{config.de_folder}}/PCA.png"
style=
"width:100%"
>
<div
id=
"PCA"
class=
"content"
style=
"--iframe-aspect-ratio: 18/12; width: 100%;"
>
<iframe
src=
"./{{config.de_folder}}/PCA.html"
width=
"18"
height=
"12"
></iframe><br/>
</div>
<!-- <img src="./{{config.de_folder}}/PCA.png" style="width:100%"> -->
</br></br>
<a
href=
"./{{config.de_folder}}/NormAndPCA.pdf"
target=
"_blank"
>
View full PCA report
</a>
<HR
align=
"center"
size=
"6"
width=
"100%"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment