{"id":37065124,"url":"https://github.com/ahcm/longread_plots","last_synced_at":"2026-01-14T07:37:26.374Z","repository":{"id":62576991,"uuid":"134688064","full_name":"ahcm/longread_plots","owner":"ahcm","description":"A collection of plots for long read sequencing FastQ files from devices like Oxford Nanopore's MinION and PromethION.","archived":false,"fork":false,"pushed_at":"2023-02-14T10:27:27.000Z","size":607,"stargazers_count":12,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T07:49:57.840Z","etag":null,"topics":["fastq","longread","nanopore","plot","qualitycontrol"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahcm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-24T08:51:10.000Z","updated_at":"2024-01-15T09:15:55.000Z","dependencies_parsed_at":"2022-11-03T19:06:06.249Z","dependency_job_id":null,"html_url":"https://github.com/ahcm/longread_plots","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ahcm/longread_plots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahcm%2Flongread_plots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahcm%2Flongread_plots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahcm%2Flongread_plots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahcm%2Flongread_plots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahcm","download_url":"https://codeload.github.com/ahcm/longread_plots/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahcm%2Flongread_plots/sbom","scorecard":{"id":171600,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahcm/longread_plots","commit":"32ad3143ec37ae0e76f1e14a53c868732cb0c7d1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":-1,"reason":"no workflows found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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: BSD 2-Clause \"Simplified\" 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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"}}]},"last_synced_at":"2025-08-16T16:40:01.193Z","repository_id":62576991,"created_at":"2025-08-16T16:40:01.193Z","updated_at":"2025-08-16T16:40:01.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["fastq","longread","nanopore","plot","qualitycontrol"],"created_at":"2026-01-14T07:37:25.913Z","updated_at":"2026-01-14T07:37:26.360Z","avatar_url":"https://github.com/ahcm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# longread_plots\nA collection of plots for long read sequencing FastQ files from devices like Oxford Nanopore's MinION and PromethION.\n# Dependencies\n```bash\npip install --user --upgrade pandas seaborn\n```\n\nNote that matplot lib \u003e= 3.0.0 is needed and 3.6.1 has a breaking bug (3.6.2 on are fine).\nPython \u003e= 3.5 is therfore recommended, otherwise plots might be corrupted.\n\n# Speed up with lrdf\n\nThe aggregation of the data in python is quite slow.\nTherefore I implemented it as a standalone rust implementation,\nwhich can be found here:\nhttps://github.com/ahcm/lrdf\n\n# Installation\n\nFrom PyPi:\n```bash\npip3 install --user lrplots\n```\n\nFrom the release tar.gz:\n```bash\npython3 setup.py install --user\n```\n\n\n# Usage\nWith the pip3 installation it should be in your PATH and you should be able to just call:\n```bash\nlrplot example.fastq\n```\n\nIf the command can't be found, pip3 installed it in a path that is not in your PATH variable.\nYou can then find it with:\n```bash\nfind ~ -name lrplot\n```\nor\n```bash\nfind /usr/local -name lrplot\n```\nThen either add the containing directory to your PATH or just use the full path.\n\nYou can also call it like a script with python3 (or whatever your python3 is called):\n```bash\npython3 bin/lrplots example.fastq\n```\n\n# Output\n\n\u003cp align=\"center\"\u003e\n\u003ca name=\"screenshot\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/ahcm/longread_plots/master/doc/images/20180416_1422_EWolf_9948_susscrofa-albacore-2.2.5-FLO-PRO001-SQK-LSK109.fastq-lrplots.png\" width=\"800px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahcm%2Flongread_plots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahcm%2Flongread_plots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahcm%2Flongread_plots/lists"}