Commit f080d778 authored by smorabit's avatar smorabit
Browse files

update citation

parent 0846a620
Loading
Loading
Loading
Loading

ConsensusTOM-block.1.rda

deleted100644 → 0
−684 KiB

File deleted.

+4 −4
Original line number Diff line number Diff line
@@ -137,12 +137,12 @@
    </div>


    <p>Morabito et al. High dimensional co-expression networks enable discovery of transcriptomic drivers in complex biological systems. bioRxiv (2022) [hdWGCNA]</p>
    <p>hdWGCNA identifies co-expression networks in high-dimensional transcriptomics data. Cell Reports Methods (2023) [hdWGCNA]</p>
    <pre>@Article{,
  title = {High dimensional co-expression networks enable discovery of transcriptomic drivers in complex biological systems},
  title = {hdWGCNA identifies co-expression networks in high-dimensional transcriptomics data.},
  author = {Samuel Morabito and Fairlie Reese and Negin Rahimzadeh and Emily Miyoshi and Vivek Swarup},
  journal = {bioRxiv},
  year = {2022},
  journal = {Cell reports Methods},
  year = {2023},
  url = {https://www.biorxiv.org/content/10.1101/2022.09.22.509094v1},
}</pre>
    <p>Morabito and Miyoshi et al. Single-nucleus chromatin accessibility and transcriptomic characterization of Alzheimer's disease. Nature Genetics (2021) [scWGCNA]</p>
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ articles:
  pseudobulk: pseudobulk.html
  pseudotime: pseudotime.html
  sctransform: sctransform.html
last_built: 2023-09-09T02:43Z
last_built: 2023-09-09T02:56Z
urls:
  reference: https://smorabit.github.io/hdWGCNA/reference
  article: https://smorabit.github.io/hdWGCNA/articles
+1 −1
Original line number Diff line number Diff line
@@ -304,7 +304,7 @@ on neighboring cells.</p>
<span class="r-out co"><span class="r-pr">#&gt;</span>     }</span>
<span class="r-out co"><span class="r-pr">#&gt;</span>     out</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> }</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x7f850818cb10&gt;</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x7f93ef2f9878&gt;</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;environment: namespace:hdWGCNA&gt;</span>
</code></pre></div>
    </div>
+1 −1
Original line number Diff line number Diff line
@@ -242,7 +242,7 @@ using Seurat's DoHeatmap, and then assembles them all into one big heatmap.</p>
<span class="r-out co"><span class="r-pr">#&gt;</span>     }</span>
<span class="r-out co"><span class="r-pr">#&gt;</span>     out</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> }</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x7f850c1c0828&gt;</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x7f93f8cd0868&gt;</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;environment: namespace:hdWGCNA&gt;</span>
</code></pre></div>
    </div>
Loading