diff --git a/CONTRIBUTORS.yaml b/CONTRIBUTORS.yaml index c7cd83b66db96e..54a771e69be966 100644 --- a/CONTRIBUTORS.yaml +++ b/CONTRIBUTORS.yaml @@ -322,7 +322,7 @@ cfusterbarcelo: Camila-goclowski: name: Camila Goclowski joined: 2023-01 - email: camila.goclowski@gmail.com + email: camila.goclowski@gmail.com linkedin: camila-goclowski charitylaw: @@ -914,6 +914,11 @@ kxk302: email: kxk302@gmail.com joined: 2021-02 +kysrpex: + name: José Manuel Domínguez + joined: 2023-10 + elixir_node: de + Lain-inrae: name: Lain Pavot email: lain.pavot@inrae.fr @@ -1512,7 +1517,7 @@ stain: elixir_node: uk location: country: UK - lat: 53.46724379071192 + lat: 53.46724379071192 lon: -2.233631283105614 fediverse: https://scholar.social/@soilandreyes fediverse_flavor: mastodon @@ -1856,7 +1861,7 @@ nhgri-anvil: url: https://www.genome.gov/Funded-Programs-Projects/Computational-Genomics-and-Data-Science-Program/Genomic-Analysis-Visualization-Informatics-Lab-space-AnVIL funder: true funding_id: U24HG010263 - + ai4life: name: AI4Life github: false diff --git a/news/_posts/2023-10-05-wendi.md b/news/_posts/2023-10-05-wendi.md index 67de54ec4e5efd..c8c7bab44cec22 100644 --- a/news/_posts/2023-10-05-wendi.md +++ b/news/_posts/2023-10-05-wendi.md @@ -32,7 +32,7 @@ We also made a widget for the UseGalaxy.\* Workflow List so you can embed the la You can embed this workflow listing by using the following code, just swap out your search term! ```html - ``` diff --git a/news/_posts/2023-10-12-sc_subdomain.md b/news/_posts/2023-10-12-sc_subdomain.md new file mode 100644 index 00000000000000..cf17e9f2aa2d58 --- /dev/null +++ b/news/_posts/2023-10-12-sc_subdomain.md @@ -0,0 +1,27 @@ +--- +title: "Single cell subdomain re-launch: Unified and feedback-driven" +contributions: + authorship: [nomadscientist, pavanvidem] + infrastructure: [kysrpex] +tags: [gtn, singlecell] +cover: "news/images/2023-10-12-singlecell_subdomain.png" +coveralt: "screenshot of the Single Cell Omics subdomain page, with purple mastheader, Single Cell Tools categories along the side, and an updated logo combining the Single Cell Omics connected cells image with the Human Cell Atlas blue embyro logo" +layout: news +--- + +The European Galaxy Days 2023 CoFest combined the forces of administrator, developer and trainer to update and re-launch the [single cell](https://singlecell.usegalaxy.eu) Galaxy instance. Where previously there were two subdomains each with their own sets of tools, there is now a unified subdomain with re-categorized tools that makes sense for users. + +The central page was updated for the first time in years, and some excellent workflow and training search widgets were created. This went hand-in-hand with the creation of the [Galaxy Single Cell Community of Practice page](https://galaxyproject.org/projects/singlecell/). +This infrastructure connects - for the first time - single cell users from novices performing training in Galaxy, to searching more advanced workflows and tools beyond the training, and finally able to contribute, request tools, provide feedback or join the Community of Practice. + +Let's hear from Wendi about the experience. + +# What spawned this project? + +> Trying to navigate users through all the quirks of Galaxy when they tried to move outside of the tutorials was challenging, and having to explain why we had two sites that both focused on single cell analysis was also tricky. This subdomain makes it a lot easier to communicate the potential to users - they can immediately see how many different toolsuites are available without being overwhelmed. They don't have to debate whether to learn R or Python, Seurat or Scanpy - they can just try both! Plus, data formats is the thing that stumps users more than anything. My group was constantly losing track of which tool could do what to convert data formats, and I am absolutely thrilled to have an entire section devoted to these random tools that are so vital to applying the analysis to public or private data. +{: .quote} + +# What was it like to do this at EGD 2023 CoFest? + +> I had no idea how difficult it would be to make what seemed like quite superficial changes to make the tool panels more usable! José was an absolute star, navigating through all of this seamlessly. Pavan kept finding single cell tools under a ton of different metadata titles, so it was also exciting to see just how many different tools were out there and to get them all in the same place. There's so much more to play with than I realised! Helena jumped in virtually to make these banging widgets to prevent the sites from becoming outdated, and give contributors more of a voice in the site - if anyone shares a workflow tagged #singlecell on any of the Big 3 public instances, it's now on our single cell page. I'm so glad we had the CoFest though, because getting together all the different single cell sites, getting all the tools that we found in the right spot, it required the entire day and then some and a lot of collaboration. At one point I was literally highlighting tool IDs in a giant list. It just wouldn't have been feasible virtually. I'm so excited for the next training session to just see how users navigate the new site. +{: .quote} diff --git a/news/images/2023-10-12-singlecell_subdomain.png b/news/images/2023-10-12-singlecell_subdomain.png new file mode 100644 index 00000000000000..03844e10856175 Binary files /dev/null and b/news/images/2023-10-12-singlecell_subdomain.png differ