



<!DOCTYPE html>
<html class="gl-light ui-neutral with-top-bar with-header with-system-header" lang="fr">
<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>bird_pipeline_registry / RNAseq-quantif-pipeline · GitLab</title>
<script>
//<![CDATA[
window.gon={};gon.features={"inlineBlame":false,"removeMonitorMetrics":true,"issueEmailParticipants":true,"editBranchRules":true,"pageSpecificStyles":false,"blobRepositoryVueHeaderApp":false,"blobOverflowMenu":false,"filterBlobPath":false,"directoryCodeDropdownUpdates":false,"ciPipelineStatusRealtime":false,"workItems":true,"workItemsBeta":false,"workItemsAlpha":false};
//]]>
</script>


<script>
//<![CDATA[
var gl = window.gl || {};
gl.startup_calls = {"/bird_pipeline_registry/RNAseq_quantif_pipeline/-/refs/master/logs_tree/?format=json\u0026offset=0\u0026ref_type=heads":{},"/bird_pipeline_registry/RNAseq_quantif_pipeline/-/blob/master/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":"bird_pipeline_registry/RNAseq_quantif_pipeline","ref":"master","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":"zHqQjrCZJncfs0cmXYuMuNCTL-1PQbRiCuq50_4zZQHCFboT-ovQ1E7ZmAM6t1qcN_twSAvPfBhexRLJCyO75A","x-gitlab-feature-category":"groups_and_projects"};
  const url = `https://gitlab.univ-nantes.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-d9fbd7cb5325059aa5dd859be97da763569721107347c84973f86a22328889df.css" />
<link rel="stylesheet" href="/assets/page_bundles/project-c979cd46017105b9bde03f4a30dd8e84ac39a0967c13eeda38a286ed67f1b137.css" /><link rel="stylesheet" href="/assets/page_bundles/tree-36265195585af5e9c554d953e140f9c837af2e2eecb061d3f93d2857768eb286.css" /><link rel="stylesheet" href="/assets/page_bundles/commit_description-1e2cba4dda3c7b30dd84924809020c569f1308dea51520fe1dd5d4ce31403195.css" /><link rel="stylesheet" href="/assets/page_bundles/projects-ac447098e0a84696db1e979fab09cb627a49e7c1fc06db30ac3b2b35acf07322.css" /><link rel="stylesheet" href="/assets/page_bundles/work_items-0bab65ad25644020e75fa90592713316a101e5859001cf80e99afce8d173eba4.css" /><link rel="stylesheet" href="/assets/page_bundles/notes_shared-3bb84b0aaad44aa5af4a1dd05713ec998273465ef28436cc7d1d1b97602c6bff.css" />
<link rel="stylesheet" href="/assets/application_utilities-f77f86f78d4146d4c2c821bc481cee77b897df284886ad189d8dcb1234cb9651.css" />
<link rel="stylesheet" href="/assets/tailwind-a90fa667e65f03c33b7a5a7c10a182a087b4c37e3b4b4c54d06a181c79561fce.css" />


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


<link rel="preload" href="/assets/application_utilities-f77f86f78d4146d4c2c821bc481cee77b897df284886ad189d8dcb1234cb9651.css" as="style" type="text/css">
<link rel="preload" href="/assets/application-d9fbd7cb5325059aa5dd859be97da763569721107347c84973f86a22328889df.css" as="style" type="text/css">
<link rel="preload" href="/assets/highlight/themes/white-99cce4f4b362f6840d7134d4129668929fde49c4da11d6ebf17f99768adbd868.css" as="style" type="text/css">

<script src="/assets/locale/fr/app-bd82e4983a0cb2b6073931b92345dc0c7b1228939a91181f6857f7f92c04f4dd.js" defer="defer"></script>


<script src="/assets/webpack/runtime.bb3e7733.bundle.js" defer="defer"></script>
<script src="/assets/webpack/main.16fdea14.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.groups.harbor.repositories-pages.groups.new-pages.groups.packages-pages.groups.registr-aba9f596.02be6e07.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.search.show-super_sidebar.7bd204cc.chunk.js" defer="defer"></script>
<script src="/assets/webpack/super_sidebar.1d0c336a.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects-pages.projects.activity-pages.projects.alert_management.details-pages.project-f24f3db4.92b4c52e.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.groups.packages-pages.groups.registry.repositories-pages.projects.blob.show-pages.proj-5dce5667.f9136859.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.branches.new-pages.projects.commits.show-pages.proje-81161c0b.3288a44a.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.snippets.edit-pages.projects.sni-42df7d4c.6383f838.chunk.js" defer="defer"></script>
<script src="/assets/webpack/51.7b211c4b.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.497f080e.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.edit-pages.projects.blob.new-pages.projects.blob.show-pages.projects.sho-ec79e51c.cb91a263.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.groups.show-pages.projects.blob.show-pages.projects.show-pages.projects.tree.show.fa7d9e53.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.tree.show-pages.search.show.8ed7293a.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.tree.show.5c2f7dbf.chunk.js" defer="defer"></script>
<script src="/assets/webpack/commons-pages.projects.home_panel-pages.projects.show.0e4b8f79.chunk.js" defer="defer"></script>
<script src="/assets/webpack/pages.projects.show.998d1f4f.chunk.js" defer="defer"></script>

<meta content="object" property="og:type">
<meta content="GitLab" property="og:site_name">
<meta content="bird_pipeline_registry / RNAseq-quantif-pipeline · GitLab" property="og:title">
<meta content="RNAseq pipeline for gene expression quantification." property="og:description">
<meta content="https://gitlab.univ-nantes.fr/uploads/-/system/project/avatar/960/silhouette-3691934_640.png" property="og:image">
<meta content="64" property="og:image:width">
<meta content="64" property="og:image:height">
<meta content="https://gitlab.univ-nantes.fr/bird_pipeline_registry/RNAseq_quantif_pipeline" property="og:url">
<meta content="summary" property="twitter:card">
<meta content="bird_pipeline_registry / RNAseq-quantif-pipeline · GitLab" property="twitter:title">
<meta content="RNAseq pipeline for gene expression quantification." property="twitter:description">
<meta content="https://gitlab.univ-nantes.fr/uploads/-/system/project/avatar/960/silhouette-3691934_640.png" property="twitter:image">

<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="tT_opACpQS3vyEzGs2xs1YIQ05kzNQ7-j4FJ-NL0kj-7UMI5Sru3jr6ik-PUULrxZXiMPHe7xoTbruLiJ-RM2g" />
<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.png" id="favicon" data-original-href="/uploads/-/system/appearance/favicon/1/favicon.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="RNAseq-quantif-pipeline activity" href="/bird_pipeline_registry/RNAseq_quantif_pipeline.atom" />




<meta content="RNAseq pipeline for gene expression quantification." name="description">
<meta content="#ececef" name="theme-color">
</head>

<body class="tab-width-8 gl-browser-generic gl-platform-other " data-group="bird_pipeline_registry" data-group-full-path="bird_pipeline_registry" data-namespace-id="614" data-page="projects:show" data-page-type-id="RNAseq_quantif_pipeline" data-project="RNAseq_quantif_pipeline" data-project-full-path="bird_pipeline_registry/RNAseq_quantif_pipeline" data-project-id="960">
<div id="js-tooltips-container"></div>

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


//]]>
</script>

<div class="header-message" style="background-color: #000000;color: #ffffff"><p>Nantes Université</p></div>
<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="Explorer 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="Page d&#39;accueil" id="logo" class="header-logged-out-logo has-tooltip" aria-label="Page d&#39;accueil" href="/"><img class="brand-header-logo lazy" alt="" data-src="/uploads/-/system/appearance/header_logo/1/Logotype_Nantes-U_100px.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">Explorer</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">Connexion</a>
</li>
<li class="header-logged-out-nav-item">
<a class="gl-button btn btn-md btn-confirm !gl-inline-flex" href="/users/sign_up"><span class="gl-button-text">
S&#39;inscrire

</span>

</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;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/files/master?format=json&quot;,&quot;project_blob_url&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/blob/master&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;Explorer&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;RNAseq-quantif-pipeline&quot;,&quot;avatar&quot;:&quot;/uploads/-/system/project/avatar/960/silhouette-3691934_640.png&quot;,&quot;entity_id&quot;:960,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline&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;Gestion&quot;,&quot;icon&quot;:&quot;users&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/activity&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;activity&quot;,&quot;title&quot;:&quot;Activité&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/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;Membres&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/project_members&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;labels&quot;,&quot;title&quot;:&quot;Labels&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/labels&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;plan_menu&quot;,&quot;title&quot;:&quot;Programmation&quot;,&quot;icon&quot;:&quot;planning&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/issues&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;project_issue_list&quot;,&quot;title&quot;:&quot;Tickets&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/issues&quot;,&quot;pill_count_field&quot;:&quot;openIssuesCount&quot;,&quot;link_classes&quot;:&quot;shortcuts-issues has-sub-items&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;boards&quot;,&quot;title&quot;:&quot;Tableaux des tickets&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/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;Jalons&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/milestones&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;project_wiki&quot;,&quot;title&quot;:&quot;Wiki&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/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;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/merge_requests&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;project_merge_request_list&quot;,&quot;title&quot;:&quot;Requêtes de fusion&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/merge_requests&quot;,&quot;pill_count_field&quot;:&quot;openMergeRequestsCount&quot;,&quot;link_classes&quot;:&quot;shortcuts-merge_requests&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;files&quot;,&quot;title&quot;:&quot;Dépôt&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/tree/master&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;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/branches&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;commits&quot;,&quot;title&quot;:&quot;Validations&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/commits/master?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;Étiquettes&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/tags&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;graphs&quot;,&quot;title&quot;:&quot;Graphe du dépôt&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/network/master?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;Comparer les révisions&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/compare?from=master\u0026to=master&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;build_menu&quot;,&quot;title&quot;:&quot;Compilation&quot;,&quot;icon&quot;:&quot;rocket&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/pipelines&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;pipelines&quot;,&quot;title&quot;:&quot;Pipelines&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/pipelines&quot;,&quot;link_classes&quot;:&quot;shortcuts-pipelines&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;jobs&quot;,&quot;title&quot;:&quot;Jobs&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/jobs&quot;,&quot;link_classes&quot;:&quot;shortcuts-builds&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;pipeline_schedules&quot;,&quot;title&quot;:&quot;Planifications de pipeline&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/pipeline_schedules&quot;,&quot;link_classes&quot;:&quot;shortcuts-builds&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;artifacts&quot;,&quot;title&quot;:&quot;Artéfacts&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/artifacts&quot;,&quot;link_classes&quot;:&quot;shortcuts-builds&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;deploy_menu&quot;,&quot;title&quot;:&quot;Déploiement&quot;,&quot;icon&quot;:&quot;deployments&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/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;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/releases&quot;,&quot;link_classes&quot;:&quot;shortcuts-deployments-releases&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;container_registry&quot;,&quot;title&quot;:&quot;Registre de conteneurs&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/container_registry&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;model_registry&quot;,&quot;title&quot;:&quot;Registre de modèles&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/ml/models&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;operations_menu&quot;,&quot;title&quot;:&quot;Opération&quot;,&quot;icon&quot;:&quot;cloud-pod&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/environments&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;environments&quot;,&quot;title&quot;:&quot;Environnements&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/environments&quot;,&quot;link_classes&quot;:&quot;shortcuts-environments&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;monitor_menu&quot;,&quot;title&quot;:&quot;Surveillance&quot;,&quot;icon&quot;:&quot;monitor&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/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;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/incidents&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;service_desk&quot;,&quot;title&quot;:&quot;Service d&#39;assistance&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/issues/service_desk&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;analyze_menu&quot;,&quot;title&quot;:&quot;Analyse&quot;,&quot;icon&quot;:&quot;chart&quot;,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/value_stream_analytics&quot;,&quot;is_active&quot;:false,&quot;items&quot;:[{&quot;id&quot;:&quot;cycle_analytics&quot;,&quot;title&quot;:&quot;Données d&#39;analyse des chaînes de valeur&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/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;Analyse des contributeurs&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/graphs/master?ref_type=heads&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;ci_cd_analytics&quot;,&quot;title&quot;:&quot;Données d&#39;analyse CI/CD&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/pipelines/charts&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;repository_analytics&quot;,&quot;title&quot;:&quot;Données d&#39;analyse du dépôt&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/graphs/master/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;Expériences du modèle&quot;,&quot;link&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/ml/experiments&quot;,&quot;is_active&quot;:false}],&quot;separated&quot;:false}],&quot;current_context_header&quot;:&quot;Projet&quot;,&quot;support_path&quot;:&quot;https://about.gitlab.com/get-help/&quot;,&quot;docs_path&quot;:&quot;/help/docs&quot;,&quot;display_whats_new&quot;:false,&quot;show_version_check&quot;:null,&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;:614,&quot;name&quot;:&quot;bird_pipeline_registry&quot;,&quot;full_name&quot;:&quot;bird_pipeline_registry&quot;},&quot;group_metadata&quot;:{&quot;issues_path&quot;:&quot;/groups/bird_pipeline_registry/-/issues&quot;,&quot;mr_path&quot;:&quot;/groups/bird_pipeline_registry/-/merge_requests&quot;},&quot;project&quot;:{&quot;id&quot;:960,&quot;name&quot;:&quot;RNAseq-quantif-pipeline&quot;},&quot;project_metadata&quot;:{&quot;mr_path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/merge_requests&quot;,&quot;issues_path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/issues&quot;},&quot;code_search&quot;:true,&quot;ref&quot;:&quot;master&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;Extraits de code&quot;,&quot;href&quot;:&quot;/explore/snippets&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-snippets&quot;},{&quot;title&quot;:&quot;Groupes&quot;,&quot;href&quot;:&quot;/explore/groups&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-groups&quot;},{&quot;title&quot;:&quot;Projets&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="Barre latérale de navigation principale" type="button"><svg class="s16 gl-icon gl-button-icon " data-testid="sidebar-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#sidebar"></use></svg>

</button>
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"bird_pipeline_registry","item":"https://gitlab.univ-nantes.fr/bird_pipeline_registry"},{"@type":"ListItem","position":2,"name":"RNAseq-quantif-pipeline","item":"https://gitlab.univ-nantes.fr/bird_pipeline_registry/RNAseq_quantif_pipeline"}]}


</script>
<div data-testid="breadcrumb-links" id="js-vue-page-breadcrumbs-wrapper">
<div data-breadcrumbs-json="[{&quot;text&quot;:&quot;bird_pipeline_registry&quot;,&quot;href&quot;:&quot;/bird_pipeline_registry&quot;,&quot;avatarPath&quot;:&quot;/uploads/-/system/group/avatar/614/bioinformatics.png&quot;},{&quot;text&quot;:&quot;RNAseq-quantif-pipeline&quot;,&quot;href&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline&quot;,&quot;avatarPath&quot;:&quot;/uploads/-/system/project/avatar/960/silhouette-3691934_640.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-4">
<div id="js-work-item-feedback"></div>

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

</div>
<div class="gl-basis-0 gl-flex gl-items-center gl-justify-end">

</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/960/silhouette-3691934_640.png?width=48 1x, /uploads/-/system/project/avatar/960/silhouette-3691934_640.png?width=96 2x" alt="RNAseq-quantif-pipeline" 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/960/silhouette-3691934_640.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">
RNAseq-quantif-pipeline
<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 - Le projet est accessible sans aucune authentification." type="button" aria-label="Public - Le projet est accessible sans aucune authentification."><svg class="s16 gl-fill-icon-subtle" data-testid="earth-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#earth"></use></svg></button>


</h1>
</div>
<div data-can-read-project="true" data-id="960" data-is-group="false" data-is-project-archived="false" data-is-project-empty="false" data-project-avatar="/uploads/-/system/project/avatar/960/silhouette-3691934_640.png" data-project-id="960" data-project-name="RNAseq-quantif-pipeline" data-project-visibility-level="public" data-sign-in-path="/users/sign_in?redirect_to_referer=yes" data-star-count="2" data-starred="false" data-starrers-path="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/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">Informations sur le projet</h2>
<div class="home-panel-description gl-break-words">
<div class="home-panel-description-markdown read-more-container" data-read-more-height="320" itemprop="description">
<div class="read-more-content read-more-content--has-scrim">
<p data-sourcepos="1:1-1:51" dir="auto">RNAseq pipeline for gene expression quantification.</p>
</div>
<div class="js-read-more-trigger gl-hidden gl-w-full gl-h-8 gl-absolute gl-bottom-0 gl-z-2 gl-bg-default">
<button aria-label="Étendre les informations sur le projet" type="button" class="gl-button btn btn-md btn-link "><span class="gl-button-text">
<svg class="s14" data-testid="chevron-down-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#chevron-down"></use></svg>
En savoir plus

</span>

</button></div>
</div>
</div>
<div class="gl-mb-2">
<div class="progress repository-languages-bar js-show-on-project-root"><div class="progress-bar has-tooltip" style="width: 31.97%; 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;32.0%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 27.02%; 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;27.0%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 20.32%; background-color:#e34c26" data-html="true" title="&lt;span class=&quot;repository-language-bar-tooltip-language&quot;&gt;HTML&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;repository-language-bar-tooltip-share&quot;&gt;20.3%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 18.6%; background-color:#419179" data-html="true" title="&lt;span class=&quot;repository-language-bar-tooltip-language&quot;&gt;Snakemake&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;repository-language-bar-tooltip-share&quot;&gt;18.6%&lt;/span&gt;"></div><div class="progress-bar has-tooltip" style="width: 1.95%; 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;2.0%&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="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/commits/master"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="commit-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#commit"></use></svg><strong class="project-stat-value">209</strong> validations</a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2" href="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/branches"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="branch-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#branch"></use></svg><strong class="project-stat-value">10</strong> branches</a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2" href="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/tags"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="label-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#label"></use></svg><strong class="project-stat-value">1</strong> étiquette</a>
</li>
<li class="nav-item">
<a class="nav-link stat-link !gl-px-0 !gl-pb-2" href="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/releases"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="rocket-launch-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#rocket-launch"></use></svg><strong class="project-stat-value">1</strong> Release</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="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/blob/master/README.md"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="doc-text-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.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="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/blob/master/LICENSE"><svg class="s16 gl-fill-icon-subtle gl-mr-3" data-testid="scale-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#scale"></use></svg><span class="project-stat-value">GNU General Public License v3.0 or later</span></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">Date de création</p>
<span>5 décembre 2016</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 class="nav-block gl-flex gl-flex-col sm:gl-flex-row gl-items-stretch">
<div class="tree-ref-container gl-flex gl-flex-wrap gl-gap-2 mb-2 mb-md-0">
<div class="tree-ref-holder gl-max-w-26" data-testid="ref-dropdown-container">
<div data-project-id="960" data-project-root-path="/bird_pipeline_registry/RNAseq_quantif_pipeline" data-ref-type="heads" id="js-tree-ref-switcher"></div>
</div>
<div data-can-collaborate="false" data-can-edit-tree="false" data-can-push-code="false" data-can-push-to-branch="false" data-new-blob-path="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/new/master" data-new-branch-path="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/branches/new" data-new-dir-path="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/create_dir/master" data-new-tag-path="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/tags/new" data-upload-path="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/create/master" id="js-repo-breadcrumb"></div>
</div>
<div id="js-blob-controls"></div>
<div class="tree-controls">
<div class="gl-flex gl-flex-wrap gl-gap-3 gl-mb-3 sm:gl-mb-0">


<button class="gl-button btn btn-md btn-default has-tooltip shortcuts-find-file" title="Go to file, press &lt;kbd class=&#39;flat ml-1&#39; aria-hidden=true&gt;/~&lt;/kbd&gt; or &lt;kbd class=&#39;flat ml-1&#39; aria-hidden=true&gt;t&lt;/kbd&gt;" aria-keyshortcuts="/+~ t" data-html="true" data-event-tracking="click_find_file_button_on_repository_pages" type="button"><span class="gl-button-text">
Rechercher un fichier

</span>

</button>

<div class="project-code-holder gl-hidden sm:gl-inline-block">
<div class="git-clone-holder js-git-clone-holder">
<div data-directory-download-links="[{&quot;text&quot;:&quot;zip&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.zip&quot;},{&quot;text&quot;:&quot;tar.gz&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.tar.gz&quot;},{&quot;text&quot;:&quot;tar.bz2&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.tar.bz2&quot;},{&quot;text&quot;:&quot;tar&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.tar&quot;}]" data-http-url="https://gitlab.univ-nantes.fr/bird_pipeline_registry/RNAseq_quantif_pipeline.git" data-ssh-url="git@gitlab.univ-nantes.fr:bird_pipeline_registry/RNAseq_quantif_pipeline.git" data-xcode-url="" id="js-code-dropdown"></div>
</div>

</div>
</div>
<div class="project-code-holder gl-flex gl-gap-3 sm:!gl-hidden">
<div class="js-source-code-dropdown" data-css-class="" data-download-artifacts="[]" data-download-links="[{&quot;text&quot;:&quot;zip&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.zip&quot;},{&quot;text&quot;:&quot;tar.gz&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.tar.gz&quot;},{&quot;text&quot;:&quot;tar.bz2&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.tar.bz2&quot;},{&quot;text&quot;:&quot;tar&quot;,&quot;path&quot;:&quot;/bird_pipeline_registry/RNAseq_quantif_pipeline/-/archive/master/RNAseq_quantif_pipeline-master.tar&quot;}]"></div>

<div class="btn-group mobile-git-clone js-mobile-git-clone btn-block">
<button class="gl-button btn btn-md btn-confirm hover:gl-no-underline js-clone-dropdown-label" title="Copier" aria-label="Copier" aria-live="polite" data-toggle="tooltip" data-placement="bottom" data-container="body" data-html="true" data-button-text="Copier l&#39;URL de clonage HTTPS" data-size="medium" data-category="primary" data-variant="confirm" data-hide-button-icon="true" data-clipboard-text="https://gitlab.univ-nantes.fr/bird_pipeline_registry/RNAseq_quantif_pipeline.git" type="button"><span class="gl-button-text">
Copier l&#39;URL de clonage HTTPS
</span>

</button>
<button class="btn gl-button btn-confirm dropdown-toggle js-dropdown-toggle flex-grow-0 gl-flex gl-items-center gl-justify-center w-auto ml-0" data-toggle="dropdown" type="button">
<svg class="s16 dropdown-btn-icon icon" data-testid="chevron-down-icon"><use href="/assets/icons-aa2c8ddf99d22b77153ca2bb092a23889c12c597fc8b8de94b0f730eb53513f6.svg#chevron-down"></use></svg>
</button>
<ul class="dropdown-menu dropdown-menu-selectable dropdown-menu-right clone-options-dropdown" data-dropdown>
<li class="js-clone-links">
<a class="copier l&#39;url de clonage ssh-selector is-active" href="git@gitlab.univ-nantes.fr:bird_pipeline_registry/RNAseq_quantif_pipeline.git" data-clone-type="ssh"><strong class="dropdown-menu-inner-title">Copier l&#39;URL de clonage SSH</strong><span class="dropdown-menu-inner-content">git@gitlab.univ-nantes.fr:bird_pipeline_registry/RNAseq_quantif_pipeline.git</span></a>
</li>
<li class="js-clone-links">
<a class="copier l&#39;url https de clonage-selector " href="https://gitlab.univ-nantes.fr/bird_pipeline_registry/RNAseq_quantif_pipeline.git" data-clone-type="http"><strong class="dropdown-menu-inner-title">Copier l&#39;URL HTTPS de clonage</strong><span class="dropdown-menu-inner-content">https://gitlab.univ-nantes.fr/bird_pipeline_registry/RNAseq_quantif_pipeline.git</span></a>
</li>

</ul>
</div>

</div>
</div>

</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="/bird_pipeline_registry/RNAseq_quantif_pipeline/-/commits/master" 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">Chargement en cours</span>
</div>
</div>
</div>
<div data-escaped-ref="master" data-full-name="bird_pipeline_registry / RNAseq-quantif-pipeline" data-project-path="bird_pipeline_registry/RNAseq_quantif_pipeline" data-project-short-path="RNAseq_quantif_pipeline" data-ref="master" data-ref-type="heads" 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>

