Skip to content
Snippets Groups Projects

Add segmented CT

Merged Gervaise Henry requested to merge add.ct into develop
Compare and
2 files
+ 31
24
Preferences
File browser
Compare changes
+ 31
24
@@ -65,30 +65,13 @@
@@ -65,30 +65,13 @@
}
}
</style>
</style>
<div class="cloud">
<br>
<div class="select">
<div style="display:block; margin-left:auto; margin-right:auto; width:25%; text-align:center">
<div class="contentsFull">
<img src="/images/CT_huLUT_seg.gif" style="display:block; margin-left:auto; margin-right:auto; width:100%;">
<div class="row">
<i>purple represents urethra, yellow are seminal vesicles and green are primary prostatic ducts</i>
<div class="columnImg">
<p>nanoCT of a healthy human prostate and bladder in the transverse plane performed in collaboration with Julia Bittencourt at the University of Florida in the Cohn lab, segmentation was done by Zhiguo Shang from the Bioinformatics Core Facility at the University of Texas Southwestern Medical Center</p>
<p class="GenesName" style="background-color:black;"></p>
</div>
<img class="Genes img" src="/gene.cloud/City.ALL.2020.png"
alt="Origination City of Gene Searchers searched in 2020 using the legacy visualization">
<img class="Genes img" src="/gene.cloud/Genes.hu.2020.png"
alt="Human Genes searched in 2020 using the legacy visualization">
<img class="Genes img" src="/gene.cloud/Genes.mu.2020.png"
alt="Mouse Genes searched in 2020 using the legacy visualization">
</div>
<div class="row">
<div class="columnNav">
<div style="font-size:50px" onclick="plusCloud(1)">&#10094;</div>
</div>
<div class="columnNav">
<div style="font-size:50px" onclick="plusCloud(-1)">&#10095;</div>
</div>
</div>
</div>
</div>
</div>
<div class="content">
<div class="content">
<hr>
<hr>
<h2>Visualization of Published Data with <a href="https://cellxgene.cziscience.com/">CZI's cellxgene</a></h2>
<h2>Visualization of Published Data with <a href="https://cellxgene.cziscience.com/">CZI's cellxgene</a></h2>
@@ -133,6 +116,30 @@
@@ -133,6 +116,30 @@
{{ range where .Pages.ByWeight "Params.cellxgene" false }}
{{ range where .Pages.ByWeight "Params.cellxgene" false }}
<li><b><a href="{{.Permalink}}">{{.Params.name}}</a></b></li>
<li><b><a href="{{.Permalink}}">{{.Params.name}}</a></b></li>
{{ end }}
{{ end }}
 
<div class="cloud">
 
<div class="select">
 
<div class="contentsFull">
 
<div class="row">
 
<div class="columnImg">
 
<p class="GenesName" style="background-color:black;"></p>
 
<img class="Genes img" src="/gene.cloud/Genes.hu.2020.png"
 
alt="Human Genes searched in 2020 using the legacy visualization" style="height:75%; width:75%">
 
<img class="Genes img" src="/gene.cloud/Genes.mu.2020.png"
 
alt="Mouse Genes searched in 2020 using the legacy visualization" style="height:75%; width:75%">
 
<img class="Genes img" src="/gene.cloud/City.ALL.2020.png"
 
alt="Origination City of Gene Searchers searched in 2020 using the legacy visualization" style="height:75%; width:75%">
 
</div>
 
<div class="row">
 
<div class="columnNav">
 
<div style="font-size:25px" onclick="plusCloud(1)">&#10094;</div>
 
</div>
 
<div class="columnNav">
 
<div style="font-size:25px" onclick="plusCloud(-1)">&#10095;</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
<br>
<br>
<hr>
<hr>
<br>
<br>