{"id":20387031,"url":"https://github.com/cmdcolin/manytracks","last_synced_at":"2026-04-19T02:32:20.630Z","repository":{"id":137213269,"uuid":"94141258","full_name":"cmdcolin/manytracks","owner":"cmdcolin","description":"A small JBrowse plugin to help in configuring lots of tracks!","archived":false,"fork":false,"pushed_at":"2018-12-28T00:54:33.000Z","size":137,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-07T12:14:14.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmdcolin.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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}},"created_at":"2017-06-12T21:16:45.000Z","updated_at":"2018-12-28T00:54:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"d61aaf24-ef22-4a4f-beb5-d3bec04c9b18","html_url":"https://github.com/cmdcolin/manytracks","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cmdcolin/manytracks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Fmanytracks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Fmanytracks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Fmanytracks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Fmanytracks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmdcolin","download_url":"https://codeload.github.com/cmdcolin/manytracks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Fmanytracks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31991976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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"}},"keywords":[],"created_at":"2024-11-15T02:42:22.405Z","updated_at":"2026-04-19T02:32:20.623Z","avatar_url":"https://github.com/cmdcolin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# manytracks\n\nA small JBrowse plugin to initialize many tracks given an array of URLs to make long redundant track configs less redundant!\n\n\n## Example configuation\n\n\n    [manytracks.config]\n    type=JBrowse/View/Track/Wiggle/XYPlot\n    storeClass=JBrowse/Store/SeqFeature/BigWig\n    urlTemplates+=ex1.bw\n    urlTemplates+=ex2.bw\n    \n    [manytracks.config_band]\n    variance_band=true\n    type=JBrowse/View/Track/Wiggle/XYPlot\n    storeClass=JBrowse/Store/SeqFeature/BigWig\n    urlTemplates+=ex1.bw\n    urlTemplates+=ex2.bw\n\nThe plugin will initiate a track for each file in the array of files in `urlTemplates`. This generally works best with a long list of simple track types like BAM, VCF.gz, or BigWig\n\n## Screenshot\n\n![](img/1.png)\n\nSimple example of the manytracks configuration, with two manytracks config blocks (one with variance band added, one without)\n\n## Install\n\n\nClone repo into plugins folder into the JBrowse plugins folder, then name folder ManyTracks. Finally add the plugin declaration to trackList.json or jbrowse_conf.json\n\n    \"plugins\": [\"ManyTracks\"]\n    \n\nSee http://gmod.org/wiki/JBrowse_FAQ#How_do_I_install_a_plugin for more information\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdcolin%2Fmanytracks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmdcolin%2Fmanytracks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdcolin%2Fmanytracks/lists"}