{"id":23418928,"url":"https://github.com/chishui/tabida","last_synced_at":"2025-10-08T18:45:53.641Z","repository":{"id":19469940,"uuid":"22715137","full_name":"chishui/Tabida","owner":"chishui","description":"Tabida is a very simple tool for some specific biological data analyzing.","archived":false,"fork":false,"pushed_at":"2014-09-24T06:59:11.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T02:46:17.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chishui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-07T09:07:14.000Z","updated_at":"2014-09-16T15:18:16.000Z","dependencies_parsed_at":"2022-08-05T04:17:39.344Z","dependency_job_id":null,"html_url":"https://github.com/chishui/Tabida","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2FTabida","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2FTabida/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2FTabida/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2FTabida/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chishui","download_url":"https://codeload.github.com/chishui/Tabida/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008555,"owners_count":21032553,"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","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":[],"created_at":"2024-12-23T00:46:12.748Z","updated_at":"2025-10-08T18:45:48.595Z","avatar_url":"https://github.com/chishui.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Tabida\n======\n\nThe name \"Tabida\" derived from \"TAoli's BIological Data Analysis\".\nIt is a very simple tool for some specific biological data analyzing. It does not need any other libraries dependency only but standard libraries of python.\n\n# io.py\n It encapsulates python's basic file read \u0026 write functions which conforms \"ReadLines\" and \"WriteLines\".\n It can also handle structured data files such as .CSV. \"ReadColumn\" and \"WriteColumn\" are such functions. \n Structured data as below:\n\n\theader1 | header2 | header3 | header4\n   --------------------------------------\n\tC1R1    | C2R1    | C3R1    | C4R1  \n   --------------------------------------\n\tC1R2    | C2R2    | C3R2    | C4R2  \n   --------------------------------------\n\tC1R3    | C2R3    | C3R3    | C4R3 \n   --------------------------------------\n\n# dir.py\n This file is part of Tabida\n It can list specific files you want to handle.\n\n# tricky.py\n This file is part of Tabida\n This file contains some useful function for data processing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchishui%2Ftabida","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchishui%2Ftabida","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchishui%2Ftabida/lists"}