<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://chrisphdoan.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://chrisphdoan.com/" rel="alternate" type="text/html" /><updated>2026-04-10T19:28:45+00:00</updated><id>https://chrisphdoan.com/feed.xml</id><title type="html">Home</title><subtitle>Bioinformatics</subtitle><entry><title type="html">Starsolo</title><link href="https://chrisphdoan.com/2025/10/26/STARsolo.html" rel="alternate" type="text/html" title="Starsolo" /><published>2025-10-26T00:00:00+00:00</published><updated>2025-10-26T00:00:00+00:00</updated><id>https://chrisphdoan.com/2025/10/26/STARsolo</id><content type="html" xml:base="https://chrisphdoan.com/2025/10/26/STARsolo.html"><![CDATA[<p>STARsolo is faster than CellRanger<br />
https://www.biorxiv.org/content/10.1101/2021.05.05.442755v1.full</p>]]></content><author><name></name></author><summary type="html"><![CDATA[STARsolo is faster than CellRanger https://www.biorxiv.org/content/10.1101/2021.05.05.442755v1.full]]></summary></entry><entry><title type="html">Longevity Companies</title><link href="https://chrisphdoan.com/2025/10/26/longevity-companies.html" rel="alternate" type="text/html" title="Longevity Companies" /><published>2025-10-26T00:00:00+00:00</published><updated>2025-10-26T00:00:00+00:00</updated><id>https://chrisphdoan.com/2025/10/26/longevity-companies</id><content type="html" xml:base="https://chrisphdoan.com/2025/10/26/longevity-companies.html"><![CDATA[<h2 id="leading-anti-aging-companiesstartups">Leading anti-aging companies/startups</h2>
<ol>
  <li>Calico</li>
  <li>Altos Lab</li>
  <li>Retro Biosciences</li>
  <li>Shift Biocience</li>
</ol>]]></content><author><name></name></author><summary type="html"><![CDATA[Leading anti-aging companies/startups Calico Altos Lab Retro Biosciences Shift Biocience]]></summary></entry><entry><title type="html">Shift Bioscience</title><link href="https://chrisphdoan.com/2025/10/25/Shift-Bioscience.html" rel="alternate" type="text/html" title="Shift Bioscience" /><published>2025-10-25T00:00:00+00:00</published><updated>2025-10-25T00:00:00+00:00</updated><id>https://chrisphdoan.com/2025/10/25/Shift-Bioscience</id><content type="html" xml:base="https://chrisphdoan.com/2025/10/25/Shift-Bioscience.html"><![CDATA[<p>SB000 a single gene https://www.biorxiv.org/content/10.1101/2025.06.05.657370v1</p>]]></content><author><name></name></author><summary type="html"><![CDATA[SB000 a single gene https://www.biorxiv.org/content/10.1101/2025.06.05.657370v1]]></summary></entry><entry><title type="html">Clustering Cells in Single Cell Analysis</title><link href="https://chrisphdoan.com/bioinformatics/2025/09/18/cluster-cells.html" rel="alternate" type="text/html" title="Clustering Cells in Single Cell Analysis" /><published>2025-09-18T00:00:00+00:00</published><updated>2025-09-18T00:00:00+00:00</updated><id>https://chrisphdoan.com/bioinformatics/2025/09/18/cluster-cells</id><content type="html" xml:base="https://chrisphdoan.com/bioinformatics/2025/09/18/cluster-cells.html"><![CDATA[<p>How do we cluster cells in single-cell RNA-seq?</p>

<p>Graph-based clustering (Seurat) is the most popular method.<br />
FindNeighbors() has default k = 20, k-nearest neighbor (kNN), 20 cells<br />
https://bioconductor.org/books/3.15/OSCA.basic/clustering.html</p>
<ol>
  <li>Similarity is computed. Euclidean distance or cosine similarity</li>
  <li>Nearest neighbors are found</li>
  <li>A graph (network) is built. Cells = nodes, neighbor relationships = edges, stronger similarity = stronger edge weight.</li>
  <li>Communities (clusters) are detected. Clustering algorithms in single cell: Louvain or Leiden</li>
</ol>]]></content><author><name></name></author><category term="bioinformatics" /><summary type="html"><![CDATA[How do we cluster cells in single-cell RNA-seq?]]></summary></entry><entry><title type="html">Welcome to My Blog</title><link href="https://chrisphdoan.com/bioinformatics/biomedical/2025/09/18/welcome-to-my-blog.html" rel="alternate" type="text/html" title="Welcome to My Blog" /><published>2025-09-18T00:00:00+00:00</published><updated>2025-09-18T00:00:00+00:00</updated><id>https://chrisphdoan.com/bioinformatics/biomedical/2025/09/18/welcome-to-my-blog</id><content type="html" xml:base="https://chrisphdoan.com/bioinformatics/biomedical/2025/09/18/welcome-to-my-blog.html"><![CDATA[<p>I’ll be sharing insights about bioinformatics, data analysis, and my research journey here. Stay tuned for posts about:</p>

<ul>
  <li>Single-cell RNA sequencing analysis</li>
  <li>Cell-cell communication in Alzheimer’s disease</li>
  <li>Best practices for reproducible research</li>
  <li>Tips for bioinformatics workflows</li>
</ul>

<h2 id="coming-soon">Coming Soon</h2>

<p>I’m working on detailed tutorials and case studies from my research. Check back soon!</p>]]></content><author><name></name></author><category term="bioinformatics" /><category term="biomedical" /><summary type="html"><![CDATA[I’ll be sharing insights about bioinformatics, data analysis, and my research journey here. Stay tuned for posts about:]]></summary></entry></feed>