Skip to content

Commit

Permalink
Merge pull request #1076 from ScilifelabDataCentre/develop
Browse files Browse the repository at this point in the history
send latest changes live
  • Loading branch information
LianeHughes authored Dec 15, 2023
2 parents cbfa146 + dc13044 commit 9c53544
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 13 deletions.
24 changes: 12 additions & 12 deletions content/english/resources-subprojects/taxprofiler.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
title: "Highly parallelised multi-taxonomic profiling of shotgun metagenomic data (taxprofiler)"
title: "Highly parallelised multi-taxonomic profiling of shotgun metagenomic data (nf-core/taxprofiler)"
category: "plp1"
resource_info:
name: "Highly parallelised multi-taxonomic profiling of shotgun metagenomic data (taxprofiler)"
funded_project_title: "Joint contributions from 3 PLP projects: Rapid establishment of comprehensive laboratory pandemic preparedness – RAPID-SEQ (PLP1 capability), Genomic Pandemic Preparedness Portfolio (G3P) (PLP1 capability), and Next generation clinical virology (PLP TDP project)."
pi: Jan Albert (RAPID-SEQ), Valtteri Wirta (G3P), Tobias Allander (Next generation clinical virology)
host_organisation: Taxprofiler is an international initiative with Swedish contributions from Karolinska Institutet, Karolinska University Hospital, SciLifeLab, Region Östergötland and Genomic Medicine Sweden
use: "The development version of the pipeline is already publicly available for taxonomic classification of metagenomic data and it can be used for Pandemic Preparedness research as soon as the first stable release is available."
access: "The nf-core/taxprofiler is open-source pipeline."
data_etc: "All code related to the pipeline for taxprofiler is available on [GitHub](https://github.com/nf-core/taxprofiler)."
publications_etc: "Instructions about how to use the pipeline are available on [nf-core](https://nf-co.re/taxprofiler/dev/usage)."
webpage: "[https://nf-co.re/taxprofiler/dev](https://nf-co.re/taxprofiler/dev)"
contact: "Sofia Stamouli<br>Bioinformatician<br>Email: [[email protected]](mailto:[email protected])"
name: "Highly parallelised multi-taxonomic profiling of shotgun metagenomic data (nf-core/taxprofiler)"
funded_project_title: "Joint contributions from 3 PLP projects: Rapid establishment of comprehensive laboratory pandemic preparedness – RAPID-SEQ (PLP1 capability), Genomic Pandemic Preparedness Portfolio (G3P) (PLP1 capability), and Next generation clinical virology (PLP TDP project)."
pi: Jan Albert (RAPID-SEQ), Valtteri Wirta (G3P), Tobias Allander (Next generation clinical virology)
host_organisation: nf-core/taxprofiler is an international initiative within nf-core community and Swedish contributions from Karolinska Institutet, Karolinska University Hospital, SciLifeLab, Region Östergötland and Genomic Medicine Sweden.
use: "The development version of the pipeline is already publicly available for taxonomic classification of metagenomic data and it can be used for Pandemic Preparedness research as soon as the first stable release is available."
access: "The nf-core/taxprofiler is open-source pipeline."
data_etc: "All code related to the pipeline for taxprofiler is available on [GitHub](https://github.com/nf-core/taxprofiler)."
publications_etc: "Instructions about how to use the pipeline are available on [nf-core](https://nf-co.re/taxprofiler/dev/usage)."
webpage: "[https://nf-co.re/taxprofiler/1.1.2](https://nf-co.re/taxprofiler/1.1.2)"
contact: "Sofia Stamouli<br>Bioinformatician<br>Email: [[email protected]](mailto:[email protected])"
---

A pipeline for taxonomic profiling of shotgun metagenomic data. It is currently in development and does not yet have any stable releases.
A pipeline for taxonomic profiling of shotgun metagenomic data. The [first stable release](https://nf-co.re/taxprofiler/1.1.2) is publicly available.

The pipeline supports metagenomic data generated both from Illumina and Nanopore sequencing technology. It performs in-parallel taxonomic profiling with multiple taxonomic classifiers against multiple databases and produces standardised output tables. In addition, it performs quality control and optional read pre-processing (adapter trimming, low-complexity filtering and host read removal).

Expand Down
2 changes: 1 addition & 1 deletion data/publications.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
<!-- Main content -->
<div class="row">
<div class="col-md-8 vert-line-right mt-3">
<div style="color: white;" class="bg-success border rounded py-2 px-4 mb-3 fst-italic">
{{ if eq $.Site.Language.LanguageName "Svenska" }}
<i class="bi bi-snow2"></i> <i class="bi bi-snow2"></i>
SciLifeLab Data Centre önskar er alla God Jul och Gott Nytt År! <i class="bi bi-snow2"></i> <i class="bi bi-snow2"></i><br> Teamet kommer att vara lediga från 20 december till 2 januari och kommer att svara på eventuella frågor/förfrågningar så snart som möjligt.
{{ else }}
<i class="bi bi-snow2"></i> <i class="bi bi-snow2"></i>
SciLifeLab Data Centre wish everyone a Merry Christmas and a Happy New Year! <i class="bi bi-snow2"></i> <i class="bi bi-snow2"></i><br> The team will be away from 20th December until 2nd January, and will respond to any questions/requests as soon as possible.
{{ end }}
</div>

<!-- Dashboards -->
{{ range .Site.Menus.homepage_dashboards }}
Expand Down

0 comments on commit 9c53544

Please sign in to comment.