Skip to content

fixes to get clean xml for rss #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/blog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.119.0'
hugo-version: '0.143.1'
# extended: true

- name: Build
Expand Down
7 changes: 4 additions & 3 deletions blog/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ pygmentsCodefences: yes
pygmentsUseClasses: yes
pygmentsCodefencesGuessSyntax: yes
hasCJKLanguage: yes
paginate: 5
pagination:
pagerSize: 5
disqusShortname: ''
googleAnalytics: ''
copyright: ''
author:
name: Stefano Mangiola, Maria Doyle
sitemap:
changefreq: weekly
filename: sitemap.xml
Expand All @@ -37,6 +36,8 @@ menu:
url: /tags/
weight: 30
params:
author:
name: Stefano Mangiola, Maria Doyle
archivePaginate: 50
autoCollapseToc: no
baiduAnalytics: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ <h2>SingleCellExperiment and tidySingleCellExperiment</h2>
) %&gt;%
select(signature_score, everything())</code></pre>
<pre><code>## # A SingleCellExperiment-tibble abstraction: 80 x 22
## [90m# Features=230 | Assays=counts, logcounts[39m
<!-- ## [90m# Features=230 | Assays=counts, logcounts[39m -->
## cell signature_score orig.ident nCount_RNA nFeature_RNA RNA_snn_res.0.8
## &lt;chr&gt; &lt;dbl&gt; &lt;fct&gt; &lt;dbl&gt; &lt;int&gt; &lt;fct&gt;
## 1 ATGC… -0.128 SeuratPro… 70 47 0
Expand Down Expand Up @@ -240,7 +240,7 @@ <h2>SingleCellExperiment and tidySingleCellExperiment</h2>

pbmc_SCE[, cell_subset]</code></pre>
<pre><code>## # A SingleCellExperiment-tibble abstraction: 72 x 17
## [90m# Features=230 | Assays=counts, logcounts[39m
<!-- ## [90m# Features=230 | Assays=counts, logcounts[39m -->
## cell orig.ident nCount_RNA nFeature_RNA RNA_snn_res.0.8 letter.idents groups
## &lt;chr&gt; &lt;fct&gt; &lt;dbl&gt; &lt;int&gt; &lt;fct&gt; &lt;fct&gt; &lt;chr&gt;
## 1 ATTA… SeuratPro… 463 77 1 B g1
Expand Down Expand Up @@ -386,7 +386,7 @@ <h2>tidyseurat</h2>
) %&gt;%
select(signature_score, everything())</code></pre>
<pre><code>## # A Seurat-tibble abstraction: 80 x 24
## [90m# Features=230 | Active assay=originalexp | Assays=originalexp[39m
<!-- ## [90m# Features=230 | Active assay=originalexp | Assays=originalexp[39m -->
## cell signature_score orig.ident nCount_original… nFeature_origin… nCount_RNA
## &lt;chr&gt; &lt;dbl&gt; &lt;fct&gt; &lt;dbl&gt; &lt;int&gt; &lt;dbl&gt;
## 1 ATGC… -0.128 SeuratPro… 70 47 70
Expand Down Expand Up @@ -419,7 +419,7 @@ <h2>tidyseurat</h2>

pbmc_Seurat[, cell_subset]</code></pre>
<pre><code>## # A Seurat-tibble abstraction: 72 x 19
## [90m# Features=230 | Active assay=originalexp | Assays=originalexp[39m
<!-- ## [90m# Features=230 | Active assay=originalexp | Assays=originalexp[39m -->
## cell orig.ident nCount_original… nFeature_origin… nCount_RNA nFeature_RNA
## &lt;chr&gt; &lt;fct&gt; &lt;dbl&gt; &lt;int&gt; &lt;dbl&gt; &lt;int&gt;
## 1 GCAG… SeuratPro… 72 45 72 45
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: "Bioconductor Meets Brazil: A One-Day Immersion in RNA-seq with tidybulk and Carpentries"
author: "João Paulo P. de Almeida, Izabela Mamede & Carlos Augusto"
date: "2025-07-11"
output: html_document
---



<p>We are thrilled to share that we recently organized the first Bioconductor (bioC-RNAseq) course in the state of Minas Gerais—one of the few such events ever held in Brazil.</p>
<p>The course took place at the Federal University of Minas Gerais (UFMG), supported by the graduate programs in Bioinformatics and in Biochemistry &amp; Immunology. It was part of the 10-year anniversary edition of the Bioinformatics Summer Course.</p>
<p>Our experience in organizing this course builds upon insights from our publication, <em>“From In-Person to the Online World: Insights Into Organizing Events in Bioinformatics”</em>. A key highlight was the collaboration between departments at Instituto de Ciências Biológicas (ICB) and Departamento de Ciência da Computação/Instituto de Ciências Exatas (DCC/ICEx), fostering interdisciplinary learning and research.</p>
<div id="instructors" class="section level2">
<h2>Instructors</h2>
<ul>
<li><strong>Izabela Mamede</strong>: MSc in Biochemistry and Immunology at UFMG. Bachelor’s in Biological Sciences from UFMG. Certified Carpentries instructor (<a href="https://github.com/izabelamc">GitHub</a>).</li>
<li><strong>João Paulo P. de Almeida</strong>: Postdoctoral researcher at the Institute of Biological Sciences and the Center for Artificial Intelligence Applied to Health, UFMG. PhD in Bioinformatics from UFMG and MSc in Biochemistry from the Ribeirão Preto Medical School, University of São Paulo (2018). (<a href="https://github.com/jppalmeida">GitHub</a>).</li>
</ul>
</div>
<div id="monitors" class="section level2">
<h2>Monitors</h2>
<ul>
<li><strong>Carlos A. da M. Machado</strong> – Undergraduate student, Biological Sciences, UFMG.<br />
</li>
<li><strong>Victor A. Rogana</strong> – Undergraduate student, Biological Sciences, UFMG.<br />
</li>
<li><strong>Bárbara Marinho</strong> – Undergraduate student, Biomedical Sciences, UFMG.<br />
</li>
<li><strong>Clarisse R. Reis</strong> – Master’s student, Graduate Program in Biochemistry and Immunology, UFMG.<br />
</li>
<li><strong>Henry P. G. Neto</strong> – PhD student, Graduate Program in Genetics, UFMG.</li>
</ul>
</div>
<div id="course-content" class="section level2">
<h2>Course Content</h2>
<p>In this course, we integrated the Carpentries bioC-RNAseq lesson with the tidyomics syntax, particularly <a href="https://github.com/stemangiola/tidybulk"><code>tidybulk</code></a>. This intensive one-day event spanned eight hours and covered essential topics in RNA sequencing data analysis using R.</p>
<p>The course took place in an auditorium equipped with 120 Raspberry Pi 3 Model B+ computers. All participants had Wi-Fi access and a pre-configured connection to a local server with 300 GB of RAM and 24 CPUs, maintained by Professor Glória R. Franco’s group (UFMG). The server, which included all necessary packages for the course, was prepared with the support of Lucio Rezende Queiroz, a researcher at Weill Cornell Medicine. (<a href="https://github.com/luciorezende">GitHub</a>)</p>
<p>We had a total of 58 participants coming from 8 different Brazilian states and one from Peru (Figure 1). Our team of five monitors played a key role in troubleshooting small coding issues and keeping the course running smoothly in a large in-person classroom.</p>
<p><strong>Figure 1</strong> - Map of Brazil showing the number of course participants per state.<br />
<img src="figure1.png" width="50%" /></p>
<p>The audience ranged from university professors to undergraduate students across various life science disciplines, including health and agricultural sciences. No prior experience in R was required. Over <strong>14k lines of code</strong> were typed during the course, and our local server reached its <strong>full CPU capacity</strong> when all participants ran the <code>lfcShrink</code> function simultaneously!</p>
<p>The feedback was overwhelmingly positive, highlighting a clear demand for more courses like this. Many participants reached us via Instagram, requesting an online version. Given this strong interest, we plan to organize an online edition in the second semester of this year. Stay tuned!</p>
<p><strong>Figure 2</strong> - View of the Computational Lab Classroom at CAD3, UFMG, during the course.<br />
<img src="figure2.jpg" /></p>
<p><strong>Figure 3</strong> - Final group photo with students, monitors, and instructors.<br />
<img src="figure3.jpg" /></p>
</div>
33 changes: 17 additions & 16 deletions blog/public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">


<meta name="author" content="Stefano Mangiola, Maria Doyle" /><meta name="description" content="The Tidyomics Blog" /><meta name="keywords" content="Hugo, theme, even" />
<meta name="author" content="" /><meta name="description" content="The Tidyomics Blog" /><meta name="keywords" content="Hugo, theme, even" />






<meta name="generator" content="Hugo 0.115.4 with theme even" />
<meta name="generator" content="Hugo 0.143.1 with theme even" />


<link rel="canonical" href="https://tidyomics.github.io/tidyomicsBlog/404.html" />
Expand All @@ -39,14 +39,18 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.css" integrity="sha256-7TyXnr2YU040zfSP+rEcz29ggW4j56/ujTPwjMzyqFY=" crossorigin="anonymous">


<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="The Tidyomics Blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://tidyomics.github.io/tidyomicsBlog/404.html" />
<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="The Tidyomics Blog"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="The Tidyomics Blog"/>
<meta property="og:url" content="https://tidyomics.github.io/tidyomicsBlog/404.html">
<meta property="og:site_name" content="The Tidyomics Blog">
<meta property="og:title" content="404 Page not found">
<meta property="og:description" content="The Tidyomics Blog">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">

<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="The Tidyomics Blog">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="The Tidyomics Blog">

<!--[if lte IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
Expand Down Expand Up @@ -77,8 +81,6 @@
<li class="mobile-menu-item">Archives</li>
</a><a href="/tidyomicsBlog/tags/">
<li class="mobile-menu-item">Tags</li>
</a><a href="/tidyomicsBlog/categories/">
<li class="mobile-menu-item">Categories</li>
</a><a href="/tidyomicsBlog/about/">
<li class="mobile-menu-item">About</li>
</a>
Expand Down Expand Up @@ -107,8 +109,6 @@
<a class="menu-item-link" href="/tidyomicsBlog/post/">Archives</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tidyomicsBlog/tags/">Tags</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tidyomicsBlog/categories/">Categories</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tidyomicsBlog/about/">About</a>
</li>
Expand Down Expand Up @@ -145,7 +145,7 @@ <h1 class="error-emoji"></h1>
<a href="mailto:[email protected]" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/stemangiola" class="iconfont icon-github" title="github"></a>
<a href="https://twitter.com/steman_research" class="iconfont icon-twitter" title="twitter"></a>
<a href="https://tidyomics.github.io/tidyomicsBlog/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
<a href="https://tidyomics.github.io/tidyomicsBlog/404.html" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
</div>

<div class="copyright">
Expand All @@ -163,7 +163,7 @@ <h1 class="error-emoji"></h1>
<span class="copyright-year">
&copy;
2017 -
2024<span class="heart"><i class="iconfont icon-heart"></i></span><span>Stefano Mangiola, Maria Doyle</span>
2025<span class="heart"><i class="iconfont icon-heart"></i></span><span></span>
</span>
</div>

Expand All @@ -189,5 +189,6 @@ <h1 class="error-emoji"></h1>




</body>
</html>
74 changes: 36 additions & 38 deletions blog/public/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,17 @@
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">


<meta name="author" content="Stefano Mangiola, Maria Doyle" /><meta name="description" content="Hugo is a static site engine written in Go.
It makes use of a variety of open source projects including:
Cobra Viper J Walter Weatherman Cast Learn more and contribute on GitHub." /><meta name="keywords" content="Hugo, theme, even" />
<meta name="author" content="" /><meta name="description" content="This is the blog of the tidyomics ecosystem. In it, we hope to share exciting updates on the development and use of our ecosystem.
You can find out more at our homepage.
This blog is part of R-Bloggers.
" /><meta name="keywords" content="Hugo, theme, even" />






<meta name="generator" content="Hugo 0.115.4 with theme even" />
<meta name="generator" content="Hugo 0.143.1 with theme even" />


<link rel="canonical" href="https://tidyomics.github.io/tidyomicsBlog/about/" />
Expand All @@ -41,25 +42,29 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.css" integrity="sha256-7TyXnr2YU040zfSP+rEcz29ggW4j56/ujTPwjMzyqFY=" crossorigin="anonymous">


<meta property="og:title" content="About" />
<meta property="og:description" content="Hugo is a static site engine written in Go.
It makes use of a variety of open source projects including:
Cobra Viper J Walter Weatherman Cast Learn more and contribute on GitHub." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://tidyomics.github.io/tidyomicsBlog/about/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2017-08-20T21:38:52+08:00" />
<meta property="article:modified_time" content="2017-08-28T21:41:52+08:00" />
<meta itemprop="name" content="About">
<meta itemprop="description" content="Hugo is a static site engine written in Go.
It makes use of a variety of open source projects including:
Cobra Viper J Walter Weatherman Cast Learn more and contribute on GitHub."><meta itemprop="datePublished" content="2017-08-20T21:38:52+08:00" />
<meta itemprop="dateModified" content="2017-08-28T21:41:52+08:00" />
<meta itemprop="wordCount" content="32">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="About"/>
<meta name="twitter:description" content="Hugo is a static site engine written in Go.
It makes use of a variety of open source projects including:
Cobra Viper J Walter Weatherman Cast Learn more and contribute on GitHub."/>
<meta property="og:url" content="https://tidyomics.github.io/tidyomicsBlog/about/">
<meta property="og:site_name" content="The Tidyomics Blog">
<meta property="og:title" content="About">
<meta property="og:description" content="This is the blog of the tidyomics ecosystem. In it, we hope to share exciting updates on the development and use of our ecosystem.
You can find out more at our homepage.
This blog is part of R-Bloggers.">
<meta property="og:locale" content="en">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2017-08-20T21:38:52+08:00">
<meta property="article:modified_time" content="2017-08-28T21:41:52+08:00">

<meta itemprop="name" content="About">
<meta itemprop="description" content="This is the blog of the tidyomics ecosystem. In it, we hope to share exciting updates on the development and use of our ecosystem.
You can find out more at our homepage.
This blog is part of R-Bloggers.">
<meta itemprop="datePublished" content="2017-08-20T21:38:52+08:00">
<meta itemprop="dateModified" content="2017-08-28T21:41:52+08:00">
<meta itemprop="wordCount" content="38">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="About">
<meta name="twitter:description" content="This is the blog of the tidyomics ecosystem. In it, we hope to share exciting updates on the development and use of our ecosystem.
You can find out more at our homepage.
This blog is part of R-Bloggers.">

<!--[if lte IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
Expand Down Expand Up @@ -90,8 +95,6 @@
<li class="mobile-menu-item">Archives</li>
</a><a href="/tidyomicsBlog/tags/">
<li class="mobile-menu-item">Tags</li>
</a><a href="/tidyomicsBlog/categories/">
<li class="mobile-menu-item">Categories</li>
</a><a href="/tidyomicsBlog/about/">
<li class="mobile-menu-item">About</li>
</a>
Expand Down Expand Up @@ -120,8 +123,6 @@
<a class="menu-item-link" href="/tidyomicsBlog/post/">Archives</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tidyomicsBlog/tags/">Tags</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tidyomicsBlog/categories/">Categories</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tidyomicsBlog/about/">About</a>
</li>
Expand All @@ -135,15 +136,9 @@
<div id="content" class="content">
<article class="post">
<div class="post-content">
<p>Hugo is a static site engine written in Go.</p>
<p>It makes use of a variety of open source projects including:</p>
<ul>
<li><a href="https://github.com/spf13/cobra">Cobra</a></li>
<li><a href="https://github.com/spf13/viper">Viper</a></li>
<li><a href="https://github.com/spf13/jWalterWeatherman">J Walter Weatherman</a></li>
<li><a href="https://github.com/spf13/cast">Cast</a></li>
</ul>
<p>Learn more and contribute on <a href="https://github.com/gohugoio">GitHub</a>.</p>
<p>This is the blog of the tidyomics ecosystem. In it, we hope to share exciting updates on the development and use of our ecosystem.</p>
<p>You can find out more at our <a href="https://github.com/tidyomics">homepage</a>.</p>
<p>This blog is part of <a href="https://www.r-bloggers.com">R-Bloggers</a>.</p>

</div>
</article>
Expand All @@ -154,6 +149,8 @@





</div>
</main>

Expand All @@ -162,7 +159,7 @@
<a href="mailto:[email protected]" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/stemangiola" class="iconfont icon-github" title="github"></a>
<a href="https://twitter.com/steman_research" class="iconfont icon-twitter" title="twitter"></a>
<a href="https://tidyomics.github.io/tidyomicsBlog/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
<a href="https://tidyomics.github.io/tidyomicsBlog/about/" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
</div>

<div class="copyright">
Expand All @@ -180,7 +177,7 @@
<span class="copyright-year">
&copy;
2017 -
2024<span class="heart"><i class="iconfont icon-heart"></i></span><span>Stefano Mangiola, Maria Doyle</span>
2025<span class="heart"><i class="iconfont icon-heart"></i></span><span></span>
</span>
</div>

Expand All @@ -206,5 +203,6 @@




</body>
</html>
Loading
Loading