





<!DOCTYPE html>
<html class="gl-light ui-neutral with-top-bar with-header " lang="en">
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>bioinfo / Workflows / samba-norovirus · GitLab</title>
<script>
//<![CDATA[
window.gon={};gon.features={"inlineBlame":false,"removeMonitorMetrics":true,"issueEmailParticipants":true,"editBranchRules":true,"pageSpecificStyles":false,"blobRepositoryVueHeaderApp":true,"blobOverflowMenu":true,"filterBlobPath":true,"directoryCodeDropdownUpdates":false,"workItems":true,"workItemsBeta":false,"workItemsAlpha":false,"repositoryLockInformation":false};gon.licensed_features={"remoteDevelopment":false};
//]]>
</script>


<script>
//<![CDATA[
var gl = window.gl || {};
gl.startup_calls = {"/bioinfo/workflows/samba-norovirus/-/refs/main/logs_tree/?format=json\u0026offset=0\u0026ref_type=heads":{},"/bioinfo/workflows/samba-norovirus/-/blob/main/README.md?format=json\u0026viewer=rich":{}};
gl.startup_graphql_calls = [{"query":"query pathLastCommit($projectPath: ID!, $path: String, $ref: String!, $refType: RefType) {\n  project(fullPath: $projectPath) {\n    __typename\n    id\n    repository {\n      __typename\n      lastCommit(path: $path, ref: $ref, refType: $refType) {\n        __typename\n        id\n        sha\n        title\n        titleHtml\n        descriptionHtml\n        message\n        webPath\n        authoredDate\n        authorName\n        authorGravatar\n        author {\n          __typename\n          id\n          name\n          avatarUrl\n          webPath\n        }\n        signature {\n          __typename\n          ... on GpgSignature {\n            gpgKeyPrimaryKeyid\n            verificationStatus\n          }\n          ... on X509Signature {\n            verificationStatus\n            x509Certificate {\n              id\n              subject\n              subjectKeyIdentifier\n              x509Issuer {\n                id\n                subject\n                subjectKeyIdentifier\n              }\n            }\n          }\n          ... on SshSignature {\n            verificationStatus\n            keyFingerprintSha256\n          }\n        }\n        pipelines(ref: $ref, first: 1) {\n          __typename\n          edges {\n            __typename\n            node {\n              __typename\n              id\n              detailedStatus {\n                __typename\n                id\n                detailsPath\n                icon\n                text\n              }\n            }\n          }\n        }\n      }\n    }\n  }\n}\n","variables":{"projectPath":"bioinfo/workflows/samba-norovirus","ref":"main","path":""}}];

if (gl.startup_calls && window.fetch) {
  Object.keys(gl.startup_calls).forEach(apiCall => {
   gl.startup_calls[apiCall] = {
      fetchCall: fetch(apiCall, {
        // Emulate XHR for Rails AJAX request checks
        headers: {
          'X-Requested-With': 'XMLHttpRequest'
        },
        // fetch won’t send cookies in older browsers, unless you set the credentials init option.
        // We set to `same-origin` which is default value in modern browsers.
        // See https://github.com/whatwg/fetch/pull/585 for more information.
        credentials: 'same-origin'
      })
    };
  });
}
if (gl.startup_graphql_calls && window.fetch) {
  const headers = {"X-CSRF-Token":"vJEFFQK5Jw60AyPNsvS43Hk3DScJeABQ-zE_jw0zdYMYGJ8g3PFh7-VEusQ8h92AizMMGVTUwvakR2cZVkpAHA","x-gitlab-feature-category":"groups_and_projects"};
  const url = `https://gitlab.ifremer.fr/api/graphql`

  const opts = {
    method: "POST",
    headers: {
      "Content-Type": "application/json",
      ...headers,
    }
  };

  gl.startup_graphql_calls = gl.startup_graphql_calls.map(call => ({
    ...call,
    fetchCall: fetch(url, {
      ...opts,
      credentials: 'same-origin',
      body: JSON.stringify(call)
    })
  }))
}


//]]>
</script>



<link rel="stylesheet" href="/assets/application-1d2ba133181f57a664fe0c0762084fc27b4950850ddbf3ba71fb06cd79e85e5b.css" />
<link rel="stylesheet" href="/assets/page_bundles/project-c979cd46017105b9bde03f4a30dd8e84ac39a0967c13eeda38a286ed67f1b137.css" /><link rel="stylesheet" href="/assets/page_bundles/tree-3f0f40615de50f11e21c1a2cbc8e18f86c25dfdfa513ab6771b15a1784414691.css" /><link rel="stylesheet" href="/assets/page_bundles/commit_description-1e2cba4dda3c7b30dd84924809020c569f1308dea51520fe1dd5d4ce31403195.css" /><link rel="stylesheet" href="/assets/page_bundles/projects-4ae0e1c17bb9215c0e20e1d00a7e46c3dc94b5452f3c1e50fb0b2199914d6a70.css" /><link rel="stylesheet" href="/assets/page_bundles/work_items-719106b9e2288f0ecc75a8684a0312e38134efe78ac4cc5a9e7e37e93741fb3e.css" /><link rel="stylesheet" href="/assets/page_bundles/notes_shared-dcc7282569d2548ab3f480f68ca656dfaffd9d58ccaf6c8aac8a297bd5249d1f.css" />
<link rel="stylesheet" href="/assets/application_utilities-f77f86f78d4146d4c2c821bc481cee77b897df284886ad189d8dcb1234cb9651.css" />
<link rel="stylesheet" href="/assets/tailwind-f85e052feae46b1d4b4196455d36a6a39034406d76c825749deca6f2fbfb3656.css" />


<link rel="stylesheet" href="/assets/fonts-fae5d3f79948bd85f18b6513a025f863b19636e85b09a1492907eb4b1bb0557b.css" />
<link rel="stylesheet" href="/assets/highlight/themes/white-e4167b85702e96dd41cb029f9684388ac04731836d742ce6e8b65e2f8c2c96fd.css" />

<script src="/assets/webpack/runtime.16f67b28.bundle.js" defer="defer"></script>
<script src="/assets/webpack/main.d0eec7e9.chunk.js" defer="defer"></script>
<script src="/assets/webpack/tracker.d3d69d80.chunk.js" defer="defer"></script>
<script>
//<![CDATA[
window.snowplowOptions = {"namespace":"gl","hostname":"gitlab.ifremer.fr:443","postPath":"/-/collect_events","forceSecureTracker":true,"appId":"gitlab_sm"}

gl = window.gl || {};
gl.snowplowStandardContext = {"schema":"iglu:com.gitlab/gitlab_standard/jsonschema/1-1-6","data":{"environment":"self-managed","source":"gitlab-rails","correlation_id":"01JXC70B8BQZSYZGYCMB3PHB5B","plan":"default","extra":{},"user_id":null,"global_user_id":null,"is_gitlab_team_member":null,"namespace_id":5440,"ultimate_parent_namespace_id":87,"project_id":3562,"feature_enabled_by_namespace_ids":null,"realm":"self-managed","instance_id":"84c83a3f-e8a8-4219-8a09-98856fe62646","unique_instance_id":"f17fb2d7-eaab-5485-957b-73d6958ea209","host_name":"gitlab.ifremer.fr","instance_version":"18.0.1","context_generated_at":"2025-06-10T06:03:56.210Z"}}
gl.snowplowPseudonymizedPageUrl = "https://gitlab.ifremer.fr/namespace5440/project3562";
gl.maskedDefaultReferrerUrl = null;
gl.ga4MeasurementId = 'G-ENFH3X7M5Y';
gl.duoEvents = ["ai_question_category","perform_completion_worker","process_gitlab_duo_question","ai_response_time","click_purchase_seats_button_group_duo_pro_home_page","default_answer","detected_high_comment_temperature","detected_repeated_high_comment_temperature","error_answer","execute_llm_method","finish_duo_workflow_execution","forced_high_temperature_commenting","i_quickactions_q","request_ask_help","request_duo_chat_response","requested_comment_temperature","retry_duo_workflow_execution","start_duo_workflow_execution","submit_gitlab_duo_question","tokens_per_embedding","tokens_per_user_request_prompt","tokens_per_user_request_response"];
gl.onlySendDuoEvents = true;


//]]>
</script>
<link rel="preload" href="/assets/application_utilities-f77f86f78d4146d4c2c821bc481cee77b897df284886ad189d8dcb1234cb9651.css" as="style" type="text/css">
<link rel="preload" href="/assets/application-1d2ba133181f57a664fe0c0762084fc27b4950850ddbf3ba71fb06cd79e85e5b.css" as="style" type="text/css">
<link rel="preload" href="/assets/highlight/themes/white-e4167b85702e96dd41cb029f9684388ac04731836d742ce6e8b65e2f8c2c96fd.css" as="style" type="text/css">
<link crossorigin="" href="https://events.gitlab.net" rel="preconnect">
<link as="font" crossorigin="" href="/assets/gitlab-sans/GitLabSans-1e0a5107ea3bbd4be93e8ad2c503467e43166cd37e4293570b490e0812ede98b.woff2" rel="preload">
<link as="font" crossorigin="" href="/assets/gitlab-sans/GitLabSans-Italic-38eaf1a569a54ab28c58b92a4a8de3afb96b6ebc250cf372003a7b38151848cc.woff2" rel="preload">
<link as="font" crossorigin="" href="/assets/gitlab-mono/GitLabMono-08d2c5e8ff8fd3d2d6ec55bc7713380f8981c35f9d2df14e12b835464d6e8f23.woff2" rel="preload">
<link as="font" crossorigin="" href="/assets/gitlab-mono/GitLabMono-Italic-38e58d8df29485a20c550da1d0111e2c2169f6dcbcf894f2cd3afbdd97bcc588.woff2" rel="preload">
<link rel="preload" href="/assets/fonts-fae5d3f79948bd85f18b6513a025f863b19636e85b09a1492907eb4b1bb0557b.css" as="style" type="text/css">




<script src="/assets/webpack/commons-pages.admin.application_settings.service_accounts-pages.groups.analytics.dashboards-pages.gr-bf1d34a4.528ed55d.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.search.show-super_sidebar.e97fdcb6.chunk.js" defer="defer"></script>
<script src="/assets/webpack/super_sidebar.3557db2e.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects-pages.projects.activity-pages.projects.alert_management.details-pages.project-6b2e0f2b.6bff2b95.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.groups.packages-pages.groups.registry.repositories-pages.groups.security.policies.edit-429ebfda.e900952a.chunk.js" defer="defer"></script>
<script src="/assets/webpack/37.0a61a611.chunk.js" defer="defer"></script>
<script src="/assets/webpack/103.3f7b7387.chunk.js" defer="defer"></script>
<script src="/assets/webpack/124.9254e260.chunk.js" defer="defer"></script>
<script src="/assets/webpack/123.5bc3046d.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.snippets.show-pages.projects.tre-c684fcf6.5ba1955f.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.commit.show-pages.projects.merge_requests.rapid_diff-e17e687c.56557b01.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.groups.show-pages.projects.blob.show-pages.projects.show-pages.projects.tree.show.c5407317.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.tree.show.877a264b.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.groups.show-pages.projects.home_panel-pages.projects.show.9056b80f.chunk.js" defer="defer"></script>
<script src="/assets/webpack/pages.projects.show.3127d691.chunk.js" defer="defer"></script>

<meta content="object" property="og:type">
<meta content="GitLab" property="og:site_name">
<meta content="bioinfo / Workflows / samba-norovirus · GitLab" property="og:title">
<meta content="GitLab Enterprise Edition" property="og:description">
<meta content="https://gitlab.ifremer.fr/uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png" property="og:image">
<meta content="64" property="og:image:width">
<meta content="64" property="og:image:height">
<meta content="https://gitlab.ifremer.fr/bioinfo/workflows/samba-norovirus" property="og:url">
<meta content="summary" property="twitter:card">
<meta content="bioinfo / Workflows / samba-norovirus · GitLab" property="twitter:title">
<meta content="GitLab Enterprise Edition" property="twitter:description">
<meta content="https://gitlab.ifremer.fr/uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png" property="twitter:image">

<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="dksxnSFak4CRBqOKnTODAMPkvUfgmKf5E06sRJpwHATSwquo_xLVYcBBOoMTQOZcMeC8eb00ZV9MOPTSwQkpmw" />
<meta name="csp-nonce" />
<meta name="action-cable-url" content="/-/cable" />
<link href="/-/manifest.json" rel="manifest">
<link rel="icon" type="image/png" href="/uploads/-/system/appearance/favicon/1/favicon-ifremer-32x32.png" id="favicon" data-original-href="/uploads/-/system/appearance/favicon/1/favicon-ifremer-32x32.png" />
<link rel="apple-touch-icon" type="image/x-icon" href="/assets/apple-touch-icon-b049d4bc0dd9626f31db825d61880737befc7835982586d015bded10b4435460.png" />
<link href="/search/opensearch.xml" rel="search" title="Search GitLab" type="application/opensearchdescription+xml">
<link rel="alternate" type="application/atom+xml" title="samba-norovirus activity" href="/bioinfo/workflows/samba-norovirus.atom" />




<meta content="GitLab Enterprise Edition" name="description">
<meta content="#ececef" name="theme-color">
</head>

<body class="tab-width-8 gl-browser-generic gl-platform-other body-fixed-scrollbar" data-group="workflows" data-group-full-path="bioinfo/workflows" data-namespace-id="5440" data-page="projects:show" data-page-type-id="samba-norovirus" data-project="samba-norovirus" data-project-full-path="bioinfo/workflows/samba-norovirus" data-project-id="3562">
<div id="js-tooltips-container"></div>

<script>
//<![CDATA[
gl = window.gl || {};
gl.client = {"isGeneric":true,"isOther":true};


//]]>
</script>


<header class="header-logged-out" data-testid="navbar">
<a class="gl-sr-only gl-accessibility" href="#content-body">Skip to content</a>
<div class="container-fluid">
<nav aria-label="Explore GitLab" class="header-logged-out-nav gl-flex gl-gap-3 gl-justify-between">
<div class="gl-flex gl-items-center gl-gap-1">
<span class="gl-sr-only">GitLab</span>
<a title="Homepage" id="logo" class="header-logged-out-logo has-tooltip" aria-label="Homepage" data-track-label="main_navigation" data-track-action="click_gitlab_logo_link" data-track-property="navigation_top" href="/"><img class="brand-header-logo lazy" alt="" data-src="/uploads/-/system/appearance/header_logo/1/Logo_Ifremer_RVB_vBleue.png" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />
</a></div>
<ul class="gl-list-none gl-p-0 gl-m-0 gl-flex gl-gap-3 gl-items-center gl-grow">
<li class="header-logged-out-nav-item">
<a class="" href="/explore">Explore</a>
</li>
</ul>
<ul class="gl-list-none gl-p-0 gl-m-0 gl-flex gl-gap-3 gl-items-center gl-justify-end">
<li class="header-logged-out-nav-item">
<a href="/users/sign_in?redirect_to_referer=yes">Sign in</a>
</li>
</ul>
</nav>
</div>
</header>

<div class="layout-page page-with-super-sidebar">
<aside class="js-super-sidebar super-sidebar super-sidebar-loading" data-command-palette="{&quot;project_files_url&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/files/main?format=json&quot;,&quot;project_blob_url&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/blob/main&quot;}" data-force-desktop-expanded-sidebar="" data-is-saas="false" data-root-path="/" data-sidebar="{&quot;is_logged_in&quot;:false,&quot;context_switcher_links&quot;:[{&quot;title&quot;:&quot;Explore&quot;,&quot;link&quot;:&quot;/explore&quot;,&quot;icon&quot;:&quot;compass&quot;}],&quot;current_menu_items&quot;:[{&quot;id&quot;:&quot;project_overview&quot;,&quot;title&quot;:&quot;samba-norovirus&quot;,&quot;avatar&quot;:&quot;/uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png&quot;,&quot;entity_id&quot;:3562,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus&quot;,&quot;link_classes&quot;:&quot;shortcuts-project&quot;,&quot;is_active&quot;:true},{&quot;id&quot;:&quot;manage_menu&quot;,&quot;title&quot;:&quot;Manage&quot;,&quot;icon&quot;:&quot;users&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/activity&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;activity&quot;,&quot;title&quot;:&quot;Activity&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/activity&quot;,&quot;link_classes&quot;:&quot;shortcuts-project-activity&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;members&quot;,&quot;title&quot;:&quot;Members&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/project_members&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;labels&quot;,&quot;title&quot;:&quot;Labels&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/labels&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;plan_menu&quot;,&quot;title&quot;:&quot;Plan&quot;,&quot;icon&quot;:&quot;planning&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/issues&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;project_issue_list&quot;,&quot;title&quot;:&quot;Issues&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/issues&quot;,&quot;link_classes&quot;:&quot;shortcuts-issues has-sub-items&quot;,&quot;pill_count_field&quot;:&quot;openIssuesCount&quot;,&quot;pill_count_dynamic&quot;:false,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;boards&quot;,&quot;title&quot;:&quot;Issue boards&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/boards&quot;,&quot;link_classes&quot;:&quot;shortcuts-issue-boards&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;milestones&quot;,&quot;title&quot;:&quot;Milestones&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/milestones&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;project_wiki&quot;,&quot;title&quot;:&quot;Wiki&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/wikis/home&quot;,&quot;link_classes&quot;:&quot;shortcuts-wiki&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;code_menu&quot;,&quot;title&quot;:&quot;Code&quot;,&quot;icon&quot;:&quot;code&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/merge_requests&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;project_merge_request_list&quot;,&quot;title&quot;:&quot;Merge requests&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/merge_requests&quot;,&quot;link_classes&quot;:&quot;shortcuts-merge_requests&quot;,&quot;pill_count_field&quot;:&quot;openMergeRequestsCount&quot;,&quot;pill_count_dynamic&quot;:false,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;files&quot;,&quot;title&quot;:&quot;Repository&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/tree/main&quot;,&quot;link_classes&quot;:&quot;shortcuts-tree&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;branches&quot;,&quot;title&quot;:&quot;Branches&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/branches&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;commits&quot;,&quot;title&quot;:&quot;Commits&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/commits/main?ref_type=heads&quot;,&quot;link_classes&quot;:&quot;shortcuts-commits&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;tags&quot;,&quot;title&quot;:&quot;Tags&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/tags&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;graphs&quot;,&quot;title&quot;:&quot;Repository graph&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/network/main?ref_type=heads&quot;,&quot;link_classes&quot;:&quot;shortcuts-network&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;compare&quot;,&quot;title&quot;:&quot;Compare revisions&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/compare?from=main\u0026to=main&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;project_snippets&quot;,&quot;title&quot;:&quot;Snippets&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/snippets&quot;,&quot;link_classes&quot;:&quot;shortcuts-snippets&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;deploy_menu&quot;,&quot;title&quot;:&quot;Deploy&quot;,&quot;icon&quot;:&quot;deployments&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/releases&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;releases&quot;,&quot;title&quot;:&quot;Releases&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/releases&quot;,&quot;link_classes&quot;:&quot;shortcuts-deployments-releases&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;packages_registry&quot;,&quot;title&quot;:&quot;Package registry&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/packages&quot;,&quot;link_classes&quot;:&quot;shortcuts-container-registry&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;model_registry&quot;,&quot;title&quot;:&quot;Model registry&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/ml/models&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;operations_menu&quot;,&quot;title&quot;:&quot;Operate&quot;,&quot;icon&quot;:&quot;cloud-pod&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/terraform_module_registry&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;infrastructure_registry&quot;,&quot;title&quot;:&quot;Terraform modules&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/terraform_module_registry&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;monitor_menu&quot;,&quot;title&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;monitor&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/incidents&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;incidents&quot;,&quot;title&quot;:&quot;Incidents&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/incidents&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;analyze_menu&quot;,&quot;title&quot;:&quot;Analyze&quot;,&quot;icon&quot;:&quot;chart&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/value_stream_analytics&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;cycle_analytics&quot;,&quot;title&quot;:&quot;Value stream analytics&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/value_stream_analytics&quot;,&quot;link_classes&quot;:&quot;shortcuts-project-cycle-analytics&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;contributors&quot;,&quot;title&quot;:&quot;Contributor analytics&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/graphs/main?ref_type=heads&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;repository_analytics&quot;,&quot;title&quot;:&quot;Repository analytics&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/graphs/main/charts&quot;,&quot;link_classes&quot;:&quot;shortcuts-repository-charts&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;model_experiments&quot;,&quot;title&quot;:&quot;Model experiments&quot;,&quot;link&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/ml/experiments&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false}],&quot;current_context_header&quot;:&quot;Project&quot;,&quot;support_path&quot;:&quot;https://gitlab.ifremer.fr/ricweb/gitlab/-/wikis/home&quot;,&quot;docs_path&quot;:&quot;/help/docs&quot;,&quot;display_whats_new&quot;:false,&quot;show_version_check&quot;:false,&quot;search&quot;:{&quot;search_path&quot;:&quot;/search&quot;,&quot;issues_path&quot;:&quot;/dashboard/issues&quot;,&quot;mr_path&quot;:&quot;/dashboard/merge_requests&quot;,&quot;autocomplete_path&quot;:&quot;/search/autocomplete&quot;,&quot;settings_path&quot;:&quot;/search/settings&quot;,&quot;search_context&quot;:{&quot;group&quot;:{&quot;id&quot;:5440,&quot;name&quot;:&quot;Workflows&quot;,&quot;full_name&quot;:&quot;bioinfo / Workflows&quot;},&quot;group_metadata&quot;:{&quot;issues_path&quot;:&quot;/groups/bioinfo/workflows/-/issues&quot;,&quot;mr_path&quot;:&quot;/groups/bioinfo/workflows/-/merge_requests&quot;},&quot;project&quot;:{&quot;id&quot;:3562,&quot;name&quot;:&quot;samba-norovirus&quot;},&quot;project_metadata&quot;:{&quot;mr_path&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/merge_requests&quot;,&quot;issues_path&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/issues&quot;},&quot;code_search&quot;:true,&quot;ref&quot;:&quot;main&quot;,&quot;scope&quot;:null,&quot;for_snippets&quot;:null}},&quot;panel_type&quot;:&quot;project&quot;,&quot;shortcut_links&quot;:[{&quot;title&quot;:&quot;Snippets&quot;,&quot;href&quot;:&quot;/explore/snippets&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-snippets&quot;},{&quot;title&quot;:&quot;Groups&quot;,&quot;href&quot;:&quot;/explore/groups&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-groups&quot;},{&quot;title&quot;:&quot;Projects&quot;,&quot;href&quot;:&quot;/explore/projects/starred&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-projects&quot;}],&quot;terms&quot;:null}"></aside>


<div class="content-wrapper">
<div class="broadcast-wrapper">



</div>
<div class="alert-wrapper alert-wrapper-top-space gl-flex gl-flex-col gl-gap-3 container-fluid container-limited">






























</div>
<div class="top-bar-fixed container-fluid" data-testid="top-bar">
<div class="top-bar-container gl-flex gl-items-center gl-gap-2">
<div class="gl-grow gl-basis-0 gl-flex gl-items-center gl-justify-start gl-gap-3">
<button class="gl-button btn btn-icon btn-md btn-default btn-default-tertiary js-super-sidebar-toggle-expand super-sidebar-toggle -gl-ml-3" aria-controls="super-sidebar" aria-expanded="false" aria-label="Primary navigation sidebar" type="button"><svg class="s16 gl-icon gl-button-icon " data-testid="sidebar-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#sidebar"></use></svg>

</button>
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"bioinfo","item":"https://gitlab.ifremer.fr/bioinfo"},{"@type":"ListItem","position":2,"name":"Workflows","item":"https://gitlab.ifremer.fr/bioinfo/workflows"},{"@type":"ListItem","position":3,"name":"samba-norovirus","item":"https://gitlab.ifremer.fr/bioinfo/workflows/samba-norovirus"}]}


</script>
<div data-testid="breadcrumb-links" id="js-vue-page-breadcrumbs-wrapper">
<div data-breadcrumbs-json="[{&quot;text&quot;:&quot;bioinfo&quot;,&quot;href&quot;:&quot;/bioinfo&quot;,&quot;avatarPath&quot;:&quot;/uploads/-/system/group/avatar/87/SeBiMER_logo_github.png&quot;},{&quot;text&quot;:&quot;Workflows&quot;,&quot;href&quot;:&quot;/bioinfo/workflows&quot;,&quot;avatarPath&quot;:null},{&quot;text&quot;:&quot;samba-norovirus&quot;,&quot;href&quot;:&quot;/bioinfo/workflows/samba-norovirus&quot;,&quot;avatarPath&quot;:&quot;/uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png&quot;}]" id="js-vue-page-breadcrumbs"></div>
<div id="js-injected-page-breadcrumbs"></div>
</div>


</div>
<div class="gl-flex-none gl-flex gl-items-center gl-justify-center gl-gap-3">
<div id="js-work-item-feedback"></div>

<div id="js-advanced-search-modal"></div>


</div>
</div>
</div>

<div class="container-fluid container-limited project-highlight-puc">
<main class="content" id="content-body" itemscope itemtype="http://schema.org/SoftwareSourceCode">
<div class="flash-container flash-container-page sticky" data-testid="flash-container">
<div id="js-global-alerts"></div>
</div>










<header class="project-home-panel js-show-on-project-root gl-mt-5">
<div class="gl-flex gl-justify-between gl-flex-wrap gl-flex-col md:gl-flex-row gl-gap-5">
<div class="home-panel-title-row gl-flex gl-items-center">
<img srcset="/uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png?width=48 1x, /uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png?width=96 2x" alt="samba-norovirus" class="gl-avatar gl-avatar-s48 gl-self-start gl-shrink-0 gl-mr-4 !gl-rounded-base" height="48" width="48" loading="lazy" itemprop="image" src="/uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png?width=48" />

<h1 class="home-panel-title gl-heading-1 gl-flex gl-items-center gl-flex-wrap gl-gap-3 gl-break-anywhere gl-mb-0" data-testid="project-name-content" itemprop="name">
samba-norovirus
<button class="has-tooltip gl-border-0 gl-bg-transparent gl-p-0 gl-leading-0 gl-text-inherit visibility-icon gl-inline-flex" data-container="body" data-placement="top" title="Public - The project can be accessed without any authentication." type="button" aria-label="Public - The project can be accessed without any authentication."><svg class="s16 gl-fill-icon-subtle" data-testid="earth-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#earth"></use></svg></button>


</h1>
</div>
<div data-can-read-project="true" data-id="3562" data-is-group="false" data-is-project-archived="false" data-is-project-empty="false" data-is-project-marked-for-deletion="false" data-project-avatar="/uploads/-/system/project/avatar/3562/samba-norovirus-small-logo-git.png" data-project-id="3562" data-project-name="samba-norovirus" data-project-visibility-level="public" data-sign-in-path="/users/sign_in?redirect_to_referer=yes" data-star-count="0" data-starred="false" data-starrers-path="/bioinfo/workflows/samba-norovirus/-/starrers" id="js-home-panel"></div>
</div>

</header>

<div class="project-page-indicator js-show-on-project-root"></div>
<div class="project-page-layout">
<div class="project-page-layout-sidebar js-show-on-project-root gl-mt-5">
<aside class="project-page-sidebar" data-testid="project-page-sidebar">
<div class="project-page-sidebar-block home-panel-home-desc gl-py-4 gl-border-b gl-border-b-subtle !gl-pt-2">
<h2 class="gl-text-base gl-font-bold gl-leading-reset gl-text-heading gl-m-0 gl-mb-1">Project information</h2>
<div class="gl-mb-2 gl-mt-3">
<div class="progress repository-languages-bar js-show-on-project-root"><div class="progress-bar has-tooltip" style="width: 41.11%; background-color:#3ac486" data-html="true" title="&lt;span class=&quot;repository-language-bar-tooltip-language&quot;&gt;Nextflow&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;repository-language-bar-tooltip-share&quot;&gt;41.1%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 28.46%; background-color:#198CE7" data-html="true" title="&lt;span class=&quot;repository-language-bar-tooltip-language&quot;&gt;R&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;repository-language-bar-tooltip-share&quot;&gt;28.5%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 22.44%; background-color:#89e051" data-html="true" title="&lt;span class=&quot;repository-language-bar-tooltip-language&quot;&gt;Shell&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;repository-language-bar-tooltip-share&quot;&gt;22.4%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 5.29%; background-color:#3572A5" data-html="true" title="&lt;span class=&quot;repository-language-bar-tooltip-language&quot;&gt;Python&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;repository-language-bar-tooltip-share&quot;&gt;5.3%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 2.7%; background-color:#384d54" data-html="true" title="&lt;span class=&quot;repository-language-bar-tooltip-language&quot;&gt;Dockerfile&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;repository-language-bar-tooltip-share&quot;&gt;2.7%&lt;/span&gt;"></div></div>
</div>
</div>
<div class="project-page-sidebar-block gl-py-4 gl-border-b gl-border-b-subtle">
<nav class="project-stats">
<ul class="nav gl-gap-y-2 gl-gap-x-5">
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2" href="/bioinfo/workflows/samba-norovirus/-/commits/main"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="commit-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#commit"></use></svg><strong class="project-stat-value">138</strong> Commits</a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2" href="/bioinfo/workflows/samba-norovirus/-/branches"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="branch-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#branch"></use></svg><strong class="project-stat-value">1</strong> Branch</a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2" href="/bioinfo/workflows/samba-norovirus/-/tags"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="label-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#label"></use></svg><strong class="project-stat-value">0</strong> Tags</a>
</li>
</ul>

</nav>
</div>
<div class="project-page-sidebar-block gl-py-4 gl-border-b gl-border-b-subtle">
<div class="project-buttons gl-mb-2 js-show-on-project-root" data-testid="project-buttons">
<ul class="nav gl-gap-y-2 gl-gap-x-5">
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2 btn-default" href="/bioinfo/workflows/samba-norovirus/-/blob/main/README.md"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="doc-text-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#doc-text"></use></svg>README</a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2 btn-default" itemprop="license" href="/bioinfo/workflows/samba-norovirus/-/blob/main/LICENSE"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="scale-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#scale"></use></svg><span class="project-stat-value">GNU AGPLv3</span></a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2 btn-default" href="/bioinfo/workflows/samba-norovirus/-/blob/main/CHANGELOG"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="doc-text-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#doc-text"></use></svg>CHANGELOG</a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2 btn-default" href="/bioinfo/workflows/samba-norovirus/-/blob/main/CONTRIBUTING.md"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="doc-text-icon"><use href="/assets/icons-ca86b3ebff8cbe14f7728864eabad153d00b66986018226fe439015884de11c2.svg#doc-text"></use></svg>CONTRIBUTING</a>
</li>
</ul>

</div>
</div>

<div class="project-page-sidebar-block gl-py-4">
<p class="gl-font-bold gl-text-strong gl-m-0 gl-mb-1">Created on</p>
<span>September 13, 2023</span>
</div>
</aside>

</div>
<div class="project-page-layout-content">
<div class="project-show-files">
<div class="tree-holder clearfix js-per-page gl-mt-5" data-blame-per-page="1000" id="tree-holder">
<div data-breadcrumbs-can-collaborate="false" data-breadcrumbs-can-edit-tree="false" data-breadcrumbs-can-push-code="false" data-breadcrumbs-can-push-to-branch="false" data-breadcrumbs-new-blob-path="/bioinfo/workflows/samba-norovirus/-/new/main" data-breadcrumbs-new-branch-path="/bioinfo/workflows/samba-norovirus/-/branches/new" data-breadcrumbs-new-dir-path="/bioinfo/workflows/samba-norovirus/-/create_dir/main" data-breadcrumbs-new-tag-path="/bioinfo/workflows/samba-norovirus/-/tags/new" data-breadcrumbs-upload-path="/bioinfo/workflows/samba-norovirus/-/create/main" data-download-links="[{&quot;text&quot;:&quot;zip&quot;,&quot;path&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/archive/main/samba-norovirus-main.zip&quot;},{&quot;text&quot;:&quot;tar.gz&quot;,&quot;path&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/archive/main/samba-norovirus-main.tar.gz&quot;},{&quot;text&quot;:&quot;tar.bz2&quot;,&quot;path&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/archive/main/samba-norovirus-main.tar.bz2&quot;},{&quot;text&quot;:&quot;tar&quot;,&quot;path&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/archive/main/samba-norovirus-main.tar&quot;}]" data-escaped-ref="main" data-http-url="https://gitlab.ifremer.fr/bioinfo/workflows/samba-norovirus.git" data-kerberos-url="" data-new-workspace-path="/-/remote_development/workspaces/new" data-project-id="3562" data-project-path="bioinfo/workflows/samba-norovirus" data-project-root-path="/bioinfo/workflows/samba-norovirus" data-ref="main" data-ref-type="heads" data-root-ref="main" data-ssh-url="" data-web-ide-button-default-branch="main" data-web-ide-button-options="{&quot;project_path&quot;:&quot;bioinfo/workflows/samba-norovirus&quot;,&quot;ref&quot;:&quot;main&quot;,&quot;is_fork&quot;:false,&quot;needs_to_fork&quot;:true,&quot;gitpod_enabled&quot;:false,&quot;is_blob&quot;:false,&quot;show_edit_button&quot;:false,&quot;show_web_ide_button&quot;:false,&quot;show_gitpod_button&quot;:false,&quot;show_pipeline_editor_button&quot;:false,&quot;web_ide_url&quot;:&quot;/-/ide/project/bioinfo/workflows/samba-norovirus/edit/main&quot;,&quot;edit_url&quot;:&quot;&quot;,&quot;pipeline_editor_url&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/ci/editor?branch_name=main&quot;,&quot;gitpod_url&quot;:&quot;&quot;,&quot;user_preferences_gitpod_path&quot;:&quot;/-/profile/preferences#user_gitpod_enabled&quot;,&quot;user_profile_enable_gitpod_path&quot;:&quot;/-/user_settings/profile?user%5Bgitpod_enabled%5D=true&quot;,&quot;new_workspace_path&quot;:&quot;/-/remote_development/workspaces/new&quot;,&quot;project_id&quot;:3562,&quot;fork_path&quot;:&quot;/bioinfo/workflows/samba-norovirus/-/forks/new&quot;,&quot;fork_modal_id&quot;:null}" data-xcode-url="" id="js-repository-blob-header-app"></div>
<div class="info-well project-last-commit gl-flex-col gl-mt-5">
<div class="gl-flex gl-items-center gl-justify-center gl-m-auto gl-min-h-9 lg:gl-min-h-[4.5rem]" data-history-link="/bioinfo/workflows/samba-norovirus/-/commits/main" data-ref-type="heads" id="js-last-commit">
<div class="gl-spinner-container" role="status"><span aria-hidden class="gl-spinner gl-spinner-md gl-spinner-dark !gl-align-text-bottom"></span><span class="gl-sr-only !gl-absolute">Loading</span>
</div>
</div>
</div>
<div data-escaped-ref="main" data-explain-code-available="false" data-full-name="bioinfo / Workflows / samba-norovirus" data-path-locks-available="false" data-path-locks-toggle="/bioinfo/workflows/samba-norovirus/path_locks/toggle" data-project-path="bioinfo/workflows/samba-norovirus" data-project-short-path="samba-norovirus" data-ref="main" data-ref-type="heads" data-resource-id="gid://gitlab/Project/3562" data-user-id="" id="js-tree-list"></div>
</div>

</div>
</div>
</div>

</main>
</div>


</div>
</div>


<script>
//<![CDATA[
if ('loading' in HTMLImageElement.prototype) {
  document.querySelectorAll('img.lazy').forEach(img => {
    img.loading = 'lazy';
    let imgUrl = img.dataset.src;
    // Only adding width + height for avatars for now
    if (imgUrl.indexOf('/avatar/') > -1 && imgUrl.indexOf('?') === -1) {
      const targetWidth = img.getAttribute('width') || img.width;
      imgUrl += `?width=${targetWidth}`;
    }
    img.src = imgUrl;
    img.removeAttribute('data-src');
    img.classList.remove('lazy');
    img.classList.add('js-lazy-loaded');
    img.dataset.testid = 'js-lazy-loaded-content';
  });
}

//]]>
</script>
<script>
//<![CDATA[
gl = window.gl || {};
gl.experiments = {};


//]]>
</script>

</body>
</html>

