{"id":15628951,"url":"https://github.com/pwwang/pyppl_jobtime","last_synced_at":"2025-03-29T18:14:03.986Z","repository":{"id":57456301,"uuid":"215596812","full_name":"pwwang/pyppl_jobtime","owner":"pwwang","description":"Job running time statistics for PyPPL","archived":false,"fork":false,"pushed_at":"2020-05-11T19:27:16.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T11:16:04.230Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pwwang.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":"2019-10-16T16:41:23.000Z","updated_at":"2021-09-09T22:12:12.000Z","dependencies_parsed_at":"2022-09-14T05:10:56.935Z","dependency_job_id":null,"html_url":"https://github.com/pwwang/pyppl_jobtime","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fpyppl_jobtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fpyppl_jobtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fpyppl_jobtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fpyppl_jobtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwwang","download_url":"https://codeload.github.com/pwwang/pyppl_jobtime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246223323,"owners_count":20743167,"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-10-03T10:24:58.533Z","updated_at":"2025-03-29T18:14:03.968Z","avatar_url":"https://github.com/pwwang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyppl_jobtime\n\nJob running time statistics for [PyPPL](https://github.com/pwwang/PyPPL).\n\n## Installation\nRequire `R` and `ggplot2`.\n```shell\npip install pyppl_jobtime\n```\n\nAfter this plugin is installed, a file named `job.time` will be created in each job directory with running time in seconds saved in it.\n\n## Plotting the running time profile\n```shell\npyppl jobtime --proc pVcfFix --outfile profile.png\n```\n\n![profile.png](./images/profile.png)\n\n- Using violin plot:\n    ```shell\n    pyppl jobtime --proc pVcfFix --outfile violin.png --plottype violin\n    ```\n    ![violin.png](./images/violin.png)\n\n- Changing process names:\n    ```shell\n    pyppl jobtime --outfile procnames.png \\\n        --proc pVcfFix --ggs.scale_x_discrete:dict \\\n        --ggs.scale_x_discrete.labels:list A B C\n    ```\n\n    ![procnames.png](./images/procnames.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwwang%2Fpyppl_jobtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpwwang%2Fpyppl_jobtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwwang%2Fpyppl_jobtime/lists"}