{"id":43643,"name":"rnaseq","description":"RNA sequencing analysis pipeline using STAR, RSEM, HISAT2 or Salmon with gene/isoform counts and extensive quality control.","url":"https://github.com/nf-core/rnaseq","last_synced_at":"2025-09-05T09:56:19.731Z","repository":{"id":39499839,"uuid":"127293091","full_name":"nf-core/rnaseq","owner":"nf-core","description":"RNA sequencing analysis pipeline using STAR, RSEM, HISAT2 or Salmon with gene/isoform counts and extensive quality control.","archived":false,"fork":false,"pushed_at":"2025-08-20T03:17:26.000Z","size":76022,"stargazers_count":1087,"open_issues_count":71,"forks_count":789,"subscribers_count":173,"default_branch":"master","last_synced_at":"2025-08-20T05:36:35.954Z","etag":null,"topics":["nextflow","nf-core","pipeline","rna","rna-seq","workflow"],"latest_commit_sha":null,"homepage":"https://nf-co.re/rnaseq","language":"Nextflow","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nf-core.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATIONS.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-03-29T13:10:58.000Z","updated_at":"2025-08-19T15:03:07.000Z","dependencies_parsed_at":"2023-09-23T11:14:20.903Z","dependency_job_id":"a32f4dd4-cf04-432e-8e88-09fd1e810993","html_url":"https://github.com/nf-core/rnaseq","commit_stats":{"total_commits":3329,"total_committers":97,"mean_commits":34.31958762886598,"dds":0.6446380294382698,"last_synced_commit":"3bec2331cac2b5ff88a1dc71a21fab6529b57a0f"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/nf-core/rnaseq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nf-core","download_url":"https://codeload.github.com/nf-core/rnaseq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq/sbom","scorecard":{"id":530552,"data":{"date":"2025-08-11","repo":{"name":"github.com/nf-core/rnaseq","commit":"0bb032c1e3b1e1ff0b0a72192b9118fdb5062489"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/template-version-comment.yml:11"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/awsfulltest.yml:1","Warn: no topLevel permission defined: .github/workflows/awstest.yml:1","Warn: no topLevel permission defined: .github/workflows/branch.yml:1","Warn: no topLevel permission defined: .github/workflows/clean-up.yml:1","Warn: no topLevel permission defined: .github/workflows/cloud_tests_full.yml:1","Warn: no topLevel permission defined: .github/workflows/cloud_tests_small.yml:1","Warn: no topLevel permission defined: .github/workflows/download_pipeline.yml:1","Warn: no topLevel permission defined: .github/workflows/fix_linting.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Warn: no topLevel permission defined: .github/workflows/linting_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/nf-test.yml:1","Warn: no topLevel permission defined: .github/workflows/release-announcements.yml:1","Warn: no topLevel permission defined: .github/workflows/template-version-comment.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/awsfulltest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/awsfulltest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/awstest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/awstest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cloud_tests_full.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_full.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloud_tests_full.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_full.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cloud_tests_full.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_full.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloud_tests_full.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_full.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cloud_tests_full.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_full.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloud_tests_full.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_full.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cloud_tests_small.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_small.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloud_tests_small.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_small.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cloud_tests_small.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_small.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloud_tests_small.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_small.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cloud_tests_small.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_small.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloud_tests_small.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/cloud_tests_small.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/download_pipeline.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/download_pipeline.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/linting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-announcements.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nf-core/rnaseq/release-announcements.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/download_pipeline.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/download_pipeline.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/fix_linting.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/template-version-comment.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/template-version-comment.yml:25","Info:  15 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:36:40.924Z","repository_id":39499839,"created_at":"2025-08-20T05:36:40.924Z","updated_at":"2025-08-20T05:36:40.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740852,"owners_count":25159434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"nf-core","name":"nf-core","uuid":"35520196","kind":"organization","description":"A community effort to collect a curated set of analysis pipelines built using Nextflow.","email":"core@nf-co.re","website":"http://nf-co.re","location":null,"twitter":"nf_core","company":null,"icon_url":"https://avatars.githubusercontent.com/u/35520196?v=4","repositories_count":84,"last_synced_at":"2023-03-01T20:50:19.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nf-core","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T16:29:01.932Z","updated_at":"2023-03-01T20:50:19.281Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nf-core","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nf-core/repositories"},"packages":[],"commits":{"id":9777,"full_name":"nf-core/rnaseq","default_branch":"master","committers":[{"name":"drpatelh","email":"drhpatel@gmail.com","count":1183},{"name":"Harshil Patel","email":"drpatelhh@gmail.com","count":438},{"name":"Phil Ewels","email":"phil.ewels@scilifelab.se","count":434},{"name":"Rickard Hammarén","email":"rickard.hammaren@scilifelab.se","count":185},{"name":"Olga Botvinnik","email":"olga.botvinnik@gmail.com","count":172},{"name":"Alexander Peltzer","email":"alex.peltzer@gmail.com","count":131},{"name":"Gregor Sturm","email":"mail@gregor-sturm.de","count":66},{"name":"Harshil Patel","email":"drpatelh@users.noreply.github.com","count":63},{"name":"Alexander Peltzer","email":"alexander.peltzer@uni-tuebingen.de","count":60},{"name":"Alexander Peltzer","email":"apeltzer@users.noreply.github.com","count":45},{"name":"pranathi.vemuri","email":"pranathi93.vemuri@gmail.com","count":43},{"name":"maxulysse","email":"max.u.garcia@gmail.com","count":42},{"name":"Denis Moreno","email":"denis.moreno@scilifelab.se","count":38},{"name":"Lorena Pantano","email":"lorena.pantano@gmail.com","count":30},{"name":"nf-core-bot","email":"core@nf-co.re","count":28},{"name":"Mahesh Binzer-Panchal","email":"mahesh.binzer-panchal@nbis.se","count":28},{"name":"Rob Syme","email":"rob.syme@gmail.com","count":24},{"name":"Silvia Morini","email":"silvia.morini@qbic.uni-tuebingen.de","count":20},{"name":"Matthias Zepper","email":"MatthiasZepper@users.noreply.github.com","count":19},{"name":"Gavin Kelly","email":"gavin.kelly@crick.ac.uk","count":18},{"name":"James Fellows Yates","email":"jfy133@gmail.com","count":14},{"name":"FriederikeHanssen","email":"friederike.hanssen@qbic.uni-tuebingen.de","count":13},{"name":"Lorena Pantano","email":"lpantano@axcellahealth.com","count":12},{"name":"rfenouil","email":"35697321+rfenouil@users.noreply.github.com","count":12},{"name":"Chris Cheshire","email":"chris.j.cheshire@gmail.com","count":10},{"name":"JoseEspinosa","email":"kadomu@gmail.com","count":10},{"name":"jenmuell","email":"jennif.mueller@student.uni-tuebingen.de","count":10},{"name":"Edmund Miller","email":"edmund.a.miller@protonmail.com","count":9},{"name":"Adam Talbot","email":"adam.talbot@seqera.io","count":8},{"name":"Peng Zhou","email":"zhoupenggeni@gmail.com","count":8},{"name":"Sarah Guinchard","email":"sarah.guinchard@univ-lille.fr","count":7},{"name":"Daniel Straub","email":"42973691+d4straub@users.noreply.github.com","count":6},{"name":"Paolo Di Tommaso","email":"paolo.ditommaso@gmail.com","count":6},{"name":"marchoeppner","email":"mphoeppner@gmail.com","count":6},{"name":"matthiasho","email":"matthias.hortenhuber@ki.se","count":6},{"name":"silviamorins","email":"35500664+silviamorins@users.noreply.github.com","count":6},{"name":"george-hall-ucl","email":"george.hall@ucl.ac.uk","count":5},{"name":"Silvia Morini","email":"silvia.morini01@gmail.com","count":5},{"name":"ggabernet","email":"gisela.gabernet@qbic.uni-tuebingen.de","count":5},{"name":"Christian Mertes","email":"mertes@in.tum.de","count":5},{"name":"Marc","email":"m.hoeppner@ikmb.uni-kiel.de","count":4},{"name":"Denis OMeally","email":"omeally@gmail.com","count":4},{"name":"senthil10","email":"senthilkumar.panneerselvam@scilifelab.se","count":4},{"name":"Matthias Hörtenhuber","email":"mashehu3@gmail.com","count":3},{"name":"Alice Mayer","email":"31933289+amayer21@users.noreply.github.com","count":3},{"name":"Katie Lennard","email":"katieviljoen@gmail.com","count":3},{"name":"Matthias Zepper","email":"github@mail.matthias-zepper.de","count":3},{"name":"Sofia Haglund","email":"sofia.haglund@scilifelab.se","count":3},{"name":"Vikesh Ajith","email":"74215773+SpikyClip@users.noreply.github.com","count":3},{"name":"Raquel Manzano","email":"36073691+RaqManzano@users.noreply.github.com","count":3},{"name":"jun-wan","email":"jun.wang@scilifelab.se","count":3},{"name":"Anandashankar Anil","email":"anandasanil@gmail.com","count":2},{"name":"Johannes Alneberg","email":"alneberg@kth.se","count":2},{"name":"Zhenfeng Liu","email":"zhenfeng.liu1@gmail.com","count":2},{"name":"Paul Cantalupo","email":"pcantalupo@gmail.com","count":2},{"name":"Jordan Wilheim","email":"jordwil@gmail.com","count":2},{"name":"Gisela Gabernet Garriga","email":"gisela.gabernet@gmail.com","count":2},{"name":"Jacki Buros Novik","email":"jackinovik@gmail.com","count":2},{"name":"Adam Talbot","email":"adamtalbot@Thinkpad","count":2},{"name":"Sebastian Uhrig","email":"suhrig@altoslabs.com","count":2},{"name":"Smith Nicholas","email":"smith@in.tum.de","count":2},{"name":"Tobias","email":"tobias.koch@student.uni-tuebingen.de","count":2},{"name":"Paul Klemm","email":"paul.klemm@posteo.net","count":2},{"name":"Matthias Zepper","email":"6963520+MatthiasZepper@users.noreply.github.com","count":2},{"name":"Lavanya VEERAVALLI","email":"veeravallil@gis.a-star.edu.sg","count":2},{"name":"Pierre Pericard","email":"pierre.pericard@gmail.com","count":2},{"name":"arontommi","email":"arontommi@gmail.com","count":2},{"name":"jemten","email":"jemten@users.noreply.github.com","count":2},{"name":"António Domingues","email":"adomingues@dewpointx.com","count":1},{"name":"FriederikeHanssen","email":"FriederikeHanssen@users.noreply.github.com","count":1},{"name":"Julie Lorent","email":"5382593+jlorent@users.noreply.github.com","count":1},{"name":"Maxime Garcia","email":"max@ithake.eu","count":1},{"name":"Chuan Wang","email":"chuan.wang@scilifelab.se","count":1},{"name":"Michael VanInsberghe","email":"mvanins@users.noreply.github.com","count":1},{"name":"Rad Suchecki","email":"r.suchecki@gmail.com","count":1},{"name":"Phil Ewels","email":"phil.ewels@seqera.io","count":1},{"name":"Sarah Guinchard","email":"99276764+G-Sarah@users.noreply.github.com","count":1},{"name":"Sabrina Krakau","email":"sabrina.krakau@qbic.uni-tuebingen.de","count":1},{"name":"Thomas Sandmann","email":"tomsing1@users.noreply.github.com","count":1},{"name":"Alice Mayer","email":"alice.mayer@imm.ox.ac.uk","count":1},{"name":"aanil","email":"aanil@users.noreply.github.com","count":1},{"name":"Colin Davenport","email":"colindaven@hotmail.com","count":1},{"name":"Ghepardo","email":"71766441+Ghepardo@users.noreply.github.com","count":1},{"name":"David Powell","email":"david@drp.id.au","count":1},{"name":"kevinmenden","email":"kevin.menden@t-online.de","count":1},{"name":"Ryan Yordanoff","email":"85899130+ryanyord@users.noreply.github.com","count":1},{"name":"ctuni","email":"c.tuni.dominguez@gmail.com","count":1},{"name":"claireprince","email":"Claire.Prince@zifornd.com","count":1},{"name":"Maxime U Garcia","email":"maxime.garcia@seqera.io","count":1},{"name":"Sven F","email":"sven.fillinger@qbic.uni-tuebingen.de","count":1},{"name":"ryanyord","email":"ryan.yordanoff@outlook.com","count":1},{"name":"runner","email":"runner@fv-az60","count":1},{"name":"Max Natthawut Adulyanukosol","email":"namax7@gmail.com","count":1},{"name":"Luca Beltrame","email":"luca.beltrame@humanitasresearch.it","count":1},{"name":"Jennifer Müller","email":"43847598+jenmuell@users.noreply.github.com","count":1},{"name":"Travis CI User","email":"travis@example.org","count":1},{"name":"adf-ncgr","email":"adf@ncgr.org","count":1}],"total_commits":3329,"total_committers":97,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.31958762886598,"dds":0.6446380294382698,"past_year_committers":[{"name":"Harshil Patel","email":"drpatelhh@gmail.com","count":152},{"name":"maxulysse","email":"max.u.garcia@gmail.com","count":25},{"name":"Rob Syme","email":"rob.syme@gmail.com","count":23},{"name":"Harshil Patel","email":"drpatelh@users.noreply.github.com","count":20},{"name":"Matthias Zepper","email":"MatthiasZepper@users.noreply.github.com","count":16},{"name":"nf-core-bot","email":"core@nf-co.re","count":10},{"name":"Adam Talbot","email":"adam.talbot@seqera.io","count":8},{"name":"Edmund Miller","email":"edmund.a.miller@protonmail.com","count":7},{"name":"Gregor Sturm","email":"mail@gregor-sturm.de","count":6},{"name":"Matthias Hörtenhuber","email":"mashehu3@gmail.com","count":3},{"name":"Raquel Manzano","email":"36073691+RaqManzano@users.noreply.github.com","count":3},{"name":"Matthias Zepper","email":"6963520+MatthiasZepper@users.noreply.github.com","count":2},{"name":"Smith Nicholas","email":"smith@in.tum.de","count":2},{"name":"Adam Talbot","email":"adamtalbot@Thinkpad","count":2},{"name":"Sebastian Uhrig","email":"suhrig@altoslabs.com","count":2},{"name":"Maxime U Garcia","email":"maxime.garcia@seqera.io","count":1},{"name":"Ghepardo","email":"71766441+Ghepardo@users.noreply.github.com","count":1},{"name":"Luca Beltrame","email":"luca.beltrame@humanitasresearch.it","count":1},{"name":"Julie Lorent","email":"5382593+jlorent@users.noreply.github.com","count":1},{"name":"Ryan Yordanoff","email":"85899130+ryanyord@users.noreply.github.com","count":1},{"name":"Phil Ewels","email":"phil.ewels@seqera.io","count":1},{"name":"Thomas Sandmann","email":"tomsing1@users.noreply.github.com","count":1},{"name":"Paolo Di Tommaso","email":"paolo.ditommaso@gmail.com","count":1},{"name":"ryanyord","email":"ryan.yordanoff@outlook.com","count":1},{"name":"adf-ncgr","email":"adf@ncgr.org","count":1},{"name":"ctuni","email":"c.tuni.dominguez@gmail.com","count":1},{"name":"claireprince","email":"Claire.Prince@zifornd.com","count":1}],"past_year_total_commits":293,"past_year_total_committers":27,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.851851851851851,"past_year_dds":0.4812286689419796,"last_synced_at":"2023-11-04T18:33:29.098Z","last_synced_commit":"3bec2331cac2b5ff88a1dc71a21fab6529b57a0f","created_at":"2023-03-07T09:52:51.043Z","updated_at":"2023-11-04T18:33:29.099Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"nf-core/rnaseq","html_url":"https://github.com/nf-core/rnaseq","last_synced_at":"2025-09-05T09:53:30.351Z","status":null,"issues_count":299,"pull_requests_count":396,"avg_time_to_close_issue":10341596.2,"avg_time_to_close_pull_request":1760399.2888198758,"issues_closed_count":220,"pull_requests_closed_count":322,"pull_request_authors_count":55,"issue_authors_count":197,"avg_comments_per_issue":2.4046822742474916,"avg_comments_per_pull_request":2.2297979797979797,"merged_pull_requests_count":270,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":86,"past_year_pull_requests_count":105,"past_year_avg_time_to_close_issue":2648425.113207547,"past_year_avg_time_to_close_pull_request":199408.59420289856,"past_year_issues_closed_count":53,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":70,"past_year_avg_comments_per_issue":1.4651162790697674,"past_year_avg_comments_per_pull_request":1.3047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":57,"created_at":"2023-05-16T03:42:56.347Z","updated_at":"2025-09-05T09:53:30.353Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nf-core%2Frnaseq/issues","issue_labels_count":{"bug":136,"enhancement":107,"question":21,"local":11,"nf-core/modules":11,"awaiting-response-community":10,"awaiting-response":7,"first-timers-only":4,"feature-request":4,"Ready for review":4,"awaiting-response-developers":4,"needs-testing":3,"documentation":2,"help wanted":1,"wontfix":1},"pull_request_labels_count":{"Ready for review":14,"bug":9,"enhancement":3,"awaiting-response-community":2,"wontfix":1,"feature-request":1,"documentation":1},"issue_author_associations_count":{"NONE":215,"CONTRIBUTOR":49,"MEMBER":35},"pull_request_author_associations_count":{"MEMBER":256,"CONTRIBUTOR":84,"NONE":56},"issue_authors":{"adamrtalbot":34,"pinin4fjords":10,"SuhasSrinivasan":8,"maxulysse":8,"drpatelh":7,"MatthiasZepper":5,"alexmascension":3,"fjosefdz":3,"robsyme":3,"ewallace":3,"ewels":3,"GerardTromp":3,"holmrenser":2,"mingmingpei001":2,"edmundmiller":2,"aheravi":2,"siddharthab":2,"calliza":2,"reshu23":2,"ilwookkim":2,"bounlu":2,"huma1995":2,"lescai":2,"georgiesamaha":2,"RaverJay":2,"pmoris":2,"cutleraging":2,"CampingOnSeabed":2,"mplescher":2,"aghr":2,"wzheng0520":2,"LorenzoS96":2,"amizeranschi":2,"ojziff":2,"davidecarlson":2,"charlesdavid":2,"giangtools":1,"TarekGharsalli":1,"orzechoj":1,"telatin":1,"ryanyord":1,"lcabus-flomics":1,"fbnrst":1,"sci-kai":1,"TheWizier":1,"chriswyatt1":1,"AlejRSosa":1,"cailiangliang765":1,"fruce-ki":1,"zhmmax":1,"kaboroevich":1,"RoganGrant":1,"jdanaK":1,"spirpinias":1,"jen-reeve":1,"pnatarajan9":1,"colin893":1,"frederikkemarin":1,"harpbelle":1,"milos7250":1,"jedi-bogate":1,"Jacopot12":1,"gtmvish":1,"kimberzhu":1,"pontus":1,"b-lac":1,"HardingZhang":1,"hyBio":1,"Reda94":1,"simoxb":1,"PramodRaoB":1,"ZheFrench":1,"diegogotex":1,"ZabalaAitor":1,"roldanjg":1,"c-mertes":1,"FelixKrueger":1,"suhrig":1,"grst":1,"SNOL2":1,"msarkis-icr":1,"PeterWang0502":1,"rmvgavan":1,"artemyzhigulev":1,"freedog8":1,"rrdavis77":1,"mimifp":1,"JudithBernett":1,"slives-lab":1,"summersohot":1,"ctuni":1,"Varda06":1,"fhausmann":1,"cihanerkut":1,"AnissaE":1,"andrebolerbarros":1,"Lara149":1,"JiahuaQu":1,"jacorvar":1,"savagjh":1,"gvogler":1,"BWANG2016":1,"aiqc":1,"LinsenHou":1,"zhouzhendiao":1,"TimFaro":1,"Jgarlan1":1,"yxkwgp":1,"biopaw":1,"CharlotteAnne":1,"tdanhorn":1,"kdivilov":1,"jos4uke":1,"valleema":1,"Ahmedalaraby20":1,"RHReynolds":1,"charlesfoster":1,"Avinash-git-py":1,"marcovth":1,"user-mb":1,"sklages":1,"merang2050":1,"audrey-bollas":1,"sunta3iouxos":1,"AJPreto":1,"lwtan90":1,"KRothamel":1,"ianyfchang":1,"martinfthomsen":1,"pditommaso":1,"givtrah":1,"cleargem":1,"mtinti":1,"me-orlov":1,"ppericard":1,"Alexander17Z":1,"zeehio":1,"rybednarek":1,"mantczakaus":1,"mauro-saporita":1,"guilledelavega":1,"pfgherardini":1,"cchapus":1,"felixm3":1,"heathfuqua":1,"AaronHY":1,"didillysquat":1,"olgabot":1,"CHoeltermann":1,"dmalzl":1,"bpark-research":1,"sandragold":1,"ZCJ0422":1,"martinezvbs":1,"li1311139481":1,"Dokmen":1,"rachidelfermi":1,"tweep":1,"yang-guoli":1,"mathob":1,"pcantalupo":1,"marwa38":1,"schaffman5":1,"npechl":1,"UboCA":1,"paoloAngelino":1,"SunSun1324":1,"mschubert":1,"cutsort":1,"WangDong-ls":1,"sebschulz1":1,"mictadlo":1,"hendrikweisser":1,"Aeget1000":1,"deniseduma":1,"bazoogis":1,"DollyCM":1,"JohannesKersting":1,"el239":1,"njausxl":1,"T300M256":1,"bioshot-dotcom":1,"hnawar":1,"aseyedia":1,"idot":1,"SamMod1":1,"jalilsharif":1,"redvoidling":1,"kvn95ss":1,"scintilla9":1,"mjsteinbaugh":1,"RamiyapriyaS":1,"JSchoenbachler":1,"azedinez":1,"samuelmontgomery":1,"birnbera":1,"drimran87":1},"pull_request_authors":{"pinin4fjords":110,"adamrtalbot":61,"maxulysse":59,"drpatelh":57,"nf-core-bot":19,"bentsherman":13,"robsyme":9,"MatthiasZepper":7,"edmundmiller":6,"roldanjg":2,"FriederikeHanssen":2,"J-Moravec":2,"pmoris":2,"ewels":2,"egreenberg7":2,"sateeshperi":2,"koustav-pal":2,"laramiellindsey":2,"mniederhuber":1,"siddharthab":1,"pabloaledo":1,"glichtenstein":1,"GallVp":1,"minhtrung1997":1,"pditommaso":1,"delagoya":1,"vladsavelyev":1,"davidecarlson":1,"milos7250":1,"chris-cheshire":1,"Emiller88":1,"johnvusich":1,"rraadd88":1,"wleepang":1,"Ghepardo":1,"panzhang666666":1,"smoe":1,"me-orlov":1,"mahesh-panchal":1,"LorenzoS96":1,"hmehlan":1,"dxu104":1,"mashehu":1,"AlenaNik":1,"SPPearce":1,"oligomyeggo":1,"ChristopherSNelson":1,"yaya-O19":1,"fntlnz":1,"grst":1,"RHReynolds":1,"idot":1,"PikalaxALT":1,"lazappi":1,"suhrig":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097364,"issues_count":31428117,"pull_requests_count":97242359,"authors_count":10701128,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":49,"enhancement":16,"wontfix":1,"first-timers-only":1,"documentation":1,"feature-request":1},"past_year_pull_request_labels_count":{"bug":5,"enhancement":1,"documentation":1},"past_year_issue_author_associations_count":{"NONE":76,"MEMBER":6,"CONTRIBUTOR":4},"past_year_pull_request_author_associations_count":{"MEMBER":75,"NONE":20,"CONTRIBUTOR":10},"past_year_issue_authors":{"SuhasSrinivasan":7,"pinin4fjords":3,"fjosefdz":2,"RaverJay":2,"reshu23":2,"CampingOnSeabed":2,"mingmingpei001":2,"maxulysse":2,"LorenzoS96":2,"aheravi":2,"milos7250":1,"msarkis-icr":1,"mathob":1,"mtinti":1,"npechl":1,"pditommaso":1,"PeterWang0502":1,"pmoris":1,"pnatarajan9":1,"lescai":1,"deniseduma":1,"pontus":1,"robsyme":1,"rrdavis77":1,"savagjh":1,"sci-kai":1,"sebschulz1":1,"siddharthab":1,"simoxb":1,"slives-lab":1,"SunSun1324":1,"sunta3iouxos":1,"TarekGharsalli":1,"Varda06":1,"yxkwgp":1,"ZCJ0422":1,"ZheFrench":1,"davidecarlson":1,"cutleraging":1,"c-mertes":1,"cleargem":1,"cihanerkut":1,"CharlotteAnne":1,"cchapus":1,"bpark-research":1,"bounlu":1,"b-lac":1,"birnbera":1,"audrey-bollas":1,"AnissaE":1,"Alexander17Z":1,"AJPreto":1,"Aeget1000":1,"Lara149":1,"KRothamel":1,"kimberzhu":1,"jos4uke":1,"jen-reeve":1,"jedi-bogate":1,"Jacopot12":1,"idot":1,"huma1995":1,"harpbelle":1,"gtmvish":1,"grst":1,"givtrah":1,"GerardTromp":1,"frederikkemarin":1,"dmalzl":1,"diegogotex":1},"past_year_pull_request_authors":{"pinin4fjords":47,"maxulysse":18,"nf-core-bot":9,"adamrtalbot":2,"robsyme":2,"edmundmiller":2,"bentsherman":2,"J-Moravec":2,"FriederikeHanssen":2,"fntlnz":1,"yaya-O19":1,"rraadd88":1,"johnvusich":1,"oligomyeggo":1,"egreenberg7":1,"AlenaNik":1,"milos7250":1,"davidecarlson":1,"mashehu":1,"pabloaledo":1,"PikalaxALT":1,"delagoya":1,"idot":1,"glichtenstein":1,"LorenzoS96":1,"pditommaso":1,"GallVp":1,"panzhang666666":1},"maintainers":[{"login":"pinin4fjords","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pinin4fjords"},{"login":"maxulysse","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxulysse"},{"login":"drpatelh","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drpatelh"},{"login":"nf-core-bot","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nf-core-bot"},{"login":"MatthiasZepper","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthiasZepper"},{"login":"ewels","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"grst","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grst"},{"login":"RoganGrant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RoganGrant"},{"login":"mahesh-panchal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mahesh-panchal"},{"login":"GallVp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GallVp"}],"active_maintainers":[{"login":"pinin4fjords","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pinin4fjords"},{"login":"maxulysse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxulysse"},{"login":"nf-core-bot","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nf-core-bot"},{"login":"GallVp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GallVp"},{"login":"grst","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grst"}]},"events":null,"keywords":["nextflow","nf-core","pipeline","rna","rna-seq","workflow"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/branch.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:10.662Z","updated_at":"2023-09-23T11:14:10.662Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/branch.yml","dependencies":[{"id":13897780843,"package_name":"mshick/add-pr-comment","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:11.137Z","updated_at":"2023-09-23T11:14:11.137Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/ci.yml","dependencies":[{"id":13897780862,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13897780863,"package_name":"nf-core/setup-nextflow","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13897780864,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13897780865,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clean-up.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:11.335Z","updated_at":"2023-09-23T11:14:11.335Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/clean-up.yml","dependencies":[{"id":13897780872,"package_name":"actions/stale","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cloud_tests_full.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:11.443Z","updated_at":"2023-09-23T11:14:11.443Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/cloud_tests_full.yml","dependencies":[{"id":13897780875,"package_name":"seqeralabs/action-tower-launch","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13897780876,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cloud_tests_small.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:11.579Z","updated_at":"2023-09-23T11:14:11.579Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/cloud_tests_small.yml","dependencies":[{"id":13897780886,"package_name":"seqeralabs/action-tower-launch","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13897780887,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fix-linting.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:11.691Z","updated_at":"2023-09-23T11:14:11.691Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/fix-linting.yml","dependencies":[{"id":13897780950,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13897780951,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linting.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:13.039Z","updated_at":"2023-09-23T11:14:13.039Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/linting.yml","dependencies":[{"id":13897780989,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13897780990,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13897780991,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":13897780992,"package_name":"mshick/add-pr-comment","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13897780993,"package_name":"nf-core/setup-nextflow","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13897780994,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13897780995,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linting_comment.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:13.354Z","updated_at":"2023-09-23T11:14:13.354Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/.github/workflows/linting_comment.yml","dependencies":[{"id":13897781007,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13897781008,"package_name":"marocchino/sticky-pull-request-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cpan","filepath":"modules/nf-core/bbmap/bbsplit/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:13.496Z","updated_at":"2023-09-23T11:14:13.496Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/bbmap/bbsplit/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/cat/fastq/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:13.536Z","updated_at":"2023-09-23T11:14:13.536Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/cat/fastq/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/custom/dumpsoftwareversions/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:13.609Z","updated_at":"2023-09-23T11:14:13.609Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/custom/dumpsoftwareversions/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/custom/getchromsizes/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:13.920Z","updated_at":"2023-09-23T11:14:13.920Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/custom/getchromsizes/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/fastp/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.128Z","updated_at":"2023-09-23T11:14:14.128Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/fastp/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/fastqc/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.326Z","updated_at":"2023-09-23T11:14:14.326Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/fastqc/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/fq/subsample/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.400Z","updated_at":"2023-09-23T11:14:14.400Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/fq/subsample/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/gffread/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.434Z","updated_at":"2023-09-23T11:14:14.434Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/gffread/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/gunzip/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.479Z","updated_at":"2023-09-23T11:14:14.479Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/gunzip/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/hisat2/align/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.545Z","updated_at":"2023-09-23T11:14:14.545Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/hisat2/align/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/hisat2/build/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.658Z","updated_at":"2023-09-23T11:14:14.658Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/hisat2/build/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/hisat2/extractsplicesites/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.714Z","updated_at":"2023-09-23T11:14:14.714Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/hisat2/extractsplicesites/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/picard/markduplicates/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.750Z","updated_at":"2023-09-23T11:14:14.750Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/picard/markduplicates/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/preseq/lcextrap/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.781Z","updated_at":"2023-09-23T11:14:14.781Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/preseq/lcextrap/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rsem/calculateexpression/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.845Z","updated_at":"2023-09-23T11:14:14.845Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rsem/calculateexpression/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rsem/preparereference/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.901Z","updated_at":"2023-09-23T11:14:14.901Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rsem/preparereference/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/bamstat/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.966Z","updated_at":"2023-09-23T11:14:14.966Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/bamstat/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/inferexperiment/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:14.990Z","updated_at":"2023-09-23T11:14:14.990Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/inferexperiment/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/innerdistance/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:15.027Z","updated_at":"2023-09-23T11:14:15.027Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/innerdistance/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/junctionannotation/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:15.099Z","updated_at":"2023-09-23T11:14:15.099Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/junctionannotation/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/junctionsaturation/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:15.133Z","updated_at":"2023-09-23T11:14:15.133Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/junctionsaturation/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/readdistribution/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:15.456Z","updated_at":"2023-09-23T11:14:15.456Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/readdistribution/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/readduplication/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:16.048Z","updated_at":"2023-09-23T11:14:16.048Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/readduplication/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/rseqc/tin/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:16.156Z","updated_at":"2023-09-23T11:14:16.156Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/rseqc/tin/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/salmon/index/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:16.193Z","updated_at":"2023-09-23T11:14:16.193Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/salmon/index/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/salmon/quant/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:16.230Z","updated_at":"2023-09-23T11:14:16.230Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/salmon/quant/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/samtools/flagstat/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:16.272Z","updated_at":"2023-09-23T11:14:16.272Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/samtools/flagstat/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/samtools/idxstats/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:16.962Z","updated_at":"2023-09-23T11:14:16.962Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/samtools/idxstats/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/samtools/index/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:17.645Z","updated_at":"2023-09-23T11:14:17.645Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/samtools/index/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/samtools/sort/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.003Z","updated_at":"2023-09-23T11:14:18.003Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/samtools/sort/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/samtools/stats/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.069Z","updated_at":"2023-09-23T11:14:18.069Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/samtools/stats/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/sortmerna/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.108Z","updated_at":"2023-09-23T11:14:18.108Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/sortmerna/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/star/align/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.192Z","updated_at":"2023-09-23T11:14:18.192Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/star/align/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/star/genomegenerate/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.260Z","updated_at":"2023-09-23T11:14:18.260Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/star/genomegenerate/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/stringtie/stringtie/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.422Z","updated_at":"2023-09-23T11:14:18.422Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/stringtie/stringtie/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/subread/featurecounts/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.474Z","updated_at":"2023-09-23T11:14:18.474Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/subread/featurecounts/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/trimgalore/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.500Z","updated_at":"2023-09-23T11:14:18.500Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/trimgalore/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/ucsc/bedclip/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.557Z","updated_at":"2023-09-23T11:14:18.557Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/ucsc/bedclip/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/ucsc/bedgraphtobigwig/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.589Z","updated_at":"2023-09-23T11:14:18.589Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/ucsc/bedgraphtobigwig/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/umitools/dedup/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.628Z","updated_at":"2023-09-23T11:14:18.628Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/umitools/dedup/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/umitools/extract/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.666Z","updated_at":"2023-09-23T11:14:18.666Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/umitools/extract/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"modules/nf-core/untar/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.729Z","updated_at":"2023-09-23T11:14:18.729Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/modules/nf-core/untar/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/bam_dedup_stats_samtools_umitools/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:18.795Z","updated_at":"2023-09-23T11:14:18.795Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/bam_dedup_stats_samtools_umitools/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/bam_markduplicates_picard/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:19.159Z","updated_at":"2023-09-23T11:14:19.159Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/bam_markduplicates_picard/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/bam_rseqc/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:19.312Z","updated_at":"2023-09-23T11:14:19.312Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/bam_rseqc/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/bam_sort_stats_samtools/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:19.467Z","updated_at":"2023-09-23T11:14:19.467Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/bam_sort_stats_samtools/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/bam_stats_samtools/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:19.599Z","updated_at":"2023-09-23T11:14:19.599Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/bam_stats_samtools/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/bedgraph_bedclip_bedgraphtobigwig/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:19.675Z","updated_at":"2023-09-23T11:14:19.675Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/bedgraph_bedclip_bedgraphtobigwig/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/fastq_align_hisat2/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:19.980Z","updated_at":"2023-09-23T11:14:19.980Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/fastq_align_hisat2/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/fastq_fastqc_umitools_fastp/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:20.050Z","updated_at":"2023-09-23T11:14:20.050Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/fastq_fastqc_umitools_fastp/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/fastq_fastqc_umitools_trimgalore/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:20.681Z","updated_at":"2023-09-23T11:14:20.681Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/fastq_fastqc_umitools_trimgalore/meta.yml","dependencies":[]},{"ecosystem":"cpan","filepath":"subworkflows/nf-core/fastq_subsample_fq_salmon/meta.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:20.758Z","updated_at":"2023-09-23T11:14:20.758Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/subworkflows/nf-core/fastq_subsample_fq_salmon/meta.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T11:14:20.818Z","updated_at":"2023-09-23T11:14:20.818Z","repository_link":"https://github.com/nf-core/rnaseq/blob/master/pyproject.toml","dependencies":[]}],"score":11.629160636636323,"created_at":"2025-09-04T15:51:18.764Z","updated_at":"2025-10-07T08:17:40.003Z","avatar_url":"https://github.com/nf-core.png","language":"Nextflow","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.1400710","https://dx.doi.org/10.1038/s41587-020-0439-x"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","metagenomics","pipelines","workflows","illumina","nanopore","long-read-sequencing","assembly","smrna-seq","small-rna"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43643","html_url":"https://science.ecosyste.ms/projects/43643"}