Skip to content
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
25 changes: 23 additions & 2 deletions topics/single-cell/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,30 @@ topic_name: single-cell

## Want to explore analysis beyond our tutorials?

Check out workflows shared by users like you!
<iframe src="https://training.galaxyproject.org/training-material/workflows/embed.html?query=single-cell" height="600px" width="100%" class="gtn-embed" frameborder="1"></iframe>

## News & Events
<section>
<h2 class="mb-3">News and Events</h2>
<iframe width="100%" height="600px" src="https://training.galaxyproject.org/training-material/feeds/single-cell-month.w.html"></iframe>
</div>
</section>

<div class="row">
<!-- First Column: Publicly Shared Workflow -->
<div class="col-md-6 mb-4">
<h2 class="mb-3">Publicly Shared Workflow</h2>
<p>Check out workflows shared by users like you!</p>
<iframe width="100%" height="600px" src="https://training.galaxyproject.org/training-material/feeds/single-cell-month.w.html"></iframe>
</div>

<!-- Second Column: News and Events -->
<div class="col-md-6 mb-4">
<h2 class="mb-3">News and Events</h2>
<iframe width="100%" height="600px" src="https://training.galaxyproject.org/training-material/feeds/single-cell-month.w.html"></iframe>
</div>
</div>

<iframe src="https://training.galaxyproject.org/training-material/workflows/embed.html?query=single-cell" height="600px" width="100%" class="gtn-embed" frameborder="0"></iframe>

## Want to contribute?

Expand Down
11 changes: 11 additions & 0 deletions topics/single-cell/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ summary: |

What else do you want to see? You can submit tool and/or tutorial request on our <i class="fa fa-wrench" aria-hidden="true"></i> [Single Cell Community Tool Request Spreadsheet](https://docs.google.com/spreadsheets/d/15hqgqA-RMDhXR-ylKhRF-Dab9Ij2arYSKiEVoPl2df4/edit?usp=sharing).
{: .alert.alert-success}

#docker_image: "quay.io/galaxy/transcriptomics-training"

learning_path_cta: intro_single_cell
Expand Down Expand Up @@ -68,3 +69,13 @@ references:
title: "User-friendly, scalable tools and workflows for single-cell RNA-seq analysis"
link: "https://www.nature.com/articles/s41592-021-01102-w"
summary: ""

---
> <agenda-title></agenda-title>
>
> In this tutorial, we will cover:
>
> 1. TOC
> {:toc}
>
{: .agenda}
Loading