{"id":33926573,"url":"https://github.com/rustcodepro/fastscan","last_synced_at":"2026-01-11T06:00:51.878Z","repository":{"id":322141766,"uuid":"1088319005","full_name":"rustcodepro/fastscan","owner":"rustcodepro","description":"rust enabled fastascan","archived":false,"fork":false,"pushed_at":"2025-11-06T16:27:08.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-13T17:54:40.954Z","etag":null,"topics":["bioinformatics","hpc-applications","nanopore","pacbio-data","pacbio-sequencing"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/rustcodepro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-02T18:32:10.000Z","updated_at":"2025-11-06T16:27:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rustcodepro/fastscan","commit_stats":null,"previous_names":["omicscode/fastscan","rustcodepro/fastscan"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rustcodepro/fastscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustcodepro%2Ffastscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustcodepro%2Ffastscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustcodepro%2Ffastscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustcodepro%2Ffastscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustcodepro","download_url":"https://codeload.github.com/rustcodepro/fastscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustcodepro%2Ffastscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28293188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T04:44:51.577Z","status":"ssl_error","status_checked_at":"2026-01-11T04:44:44.232Z","response_time":60,"last_error":"SSL_read: 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":["bioinformatics","hpc-applications","nanopore","pacbio-data","pacbio-sequencing"],"created_at":"2025-12-12T10:23:20.010Z","updated_at":"2026-01-11T06:00:51.846Z","avatar_url":"https://github.com/rustcodepro.png","language":"Rust","readme":"# fastascan\n\n - rust enabled fastascan\n - algorithm that it uses for binning: How it classifies bins:\n```\nlet max_len = *self.lengths.iter().max().unwrap_or(\u00260);\nlet bin_size = (max_len as f64 / 10.0).max(1.0) as usize;\nlet num_bins = (max_len + bin_size - 1) / bin_size + 1;\n```\n\n```\n cargo build\n``` \n\nGaurav Sablok \\\ncodeprog@icloud.come\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustcodepro%2Ffastscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustcodepro%2Ffastscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustcodepro%2Ffastscan/lists"}