{"id":17320999,"url":"https://github.com/marlin-na/tnt","last_synced_at":"2025-08-21T00:32:01.192Z","repository":{"id":93263300,"uuid":"79152363","full_name":"Marlin-Na/TnT","owner":"Marlin-Na","description":"Interactive visulizations for track-based genomic data in R","archived":false,"fork":false,"pushed_at":"2024-09-09T18:46:33.000Z","size":10773,"stargazers_count":14,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-08T12:42:00.801Z","etag":null,"topics":["bioconductor","genome-browser","htmlwidgets","r","shiny"],"latest_commit_sha":null,"homepage":"https://tnt.marlin.pub/articles/introduction","language":"R","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/Marlin-Na.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":null,"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-01-16T19:33:58.000Z","updated_at":"2024-09-09T18:46:37.000Z","dependencies_parsed_at":"2024-12-19T17:10:27.666Z","dependency_job_id":"35908be1-976a-4739-9b8e-a904b5811484","html_url":"https://github.com/Marlin-Na/TnT","commit_stats":{"total_commits":411,"total_committers":12,"mean_commits":34.25,"dds":0.09245742092457421,"last_synced_commit":"7e7804d077fb75a5e1cdc77e1a1a7d5b54d542dc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Marlin-Na/TnT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marlin-Na%2FTnT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marlin-Na%2FTnT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marlin-Na%2FTnT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marlin-Na%2FTnT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marlin-Na","download_url":"https://codeload.github.com/Marlin-Na/TnT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marlin-Na%2FTnT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271409446,"owners_count":24754715,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["bioconductor","genome-browser","htmlwidgets","r","shiny"],"created_at":"2024-10-15T13:34:35.306Z","updated_at":"2025-08-21T00:32:00.903Z","avatar_url":"https://github.com/Marlin-Na.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# TnT\n\n[![Bioc](http://www.bioconductor.org/shields/years-in-bioc/TnT.svg)](https://www.bioconductor.org/packages/devel/bioc/html/TnT.html#since)\n[![Travis-CI Build Status](https://travis-ci.org/Marlin-Na/TnT.svg?branch=master)](https://travis-ci.org/Marlin-Na/TnT)\n[![Bioconductor Release](https://www.bioconductor.org/shields/build/release/bioc/TnT.svg)](http://bioconductor.org/checkResults/release/bioc-LATEST/TnT/)\n[![Bioconductor Devel](https://www.bioconductor.org/shields/build/devel/bioc/TnT.svg)](http://bioconductor.org/checkResults/devel/bioc-LATEST/TnT/)\n\n\nTnT is a R package that wraps the [TnT javascript libraries](https://github.com/tntvis)\nto provide track-based visulizations from R.\nIt is useful for displaying genomic features as a simple genome browser, particularly\nwhen working with relevant Bioconductor packages.\n\nTo install the stable version from biocondcutor, use\n\n```R\nif (!requireNamespace(\"BiocManager\", quietly=TRUE))\n    install.packages(\"BiocManager\")\nBiocManager::install(\"TnT\")\n```\n\nOr alternatively, install the latest version from github with\n\n```R\ndevtools::install_github(\"Marlin-Na/TnT\")\n```\n\nTo get started, checkout:\n\n- The package vignette [Introduction to TnT](https://tnt.marlin.pub/articles/introduction.html)\n- [Examples](https://tnt.marlin.pub/articles/examples) of different track types.\n\nYou can also find the [package](http://bioconductor.org/packages/release/bioc/html/TnT.html)\non Bioconductor.\n\n\n### GSoC 2017\n\nThis R package was a Google Summer of Code project in 2017, kindly mentored by\nToby Dylan Hocking and Miguel Pignatelli, under the organization of R project\nfor statistical computing.\n\nPlease see:\n\n- [The project link](https://summerofcode.withgoogle.com/dashboard/project/5521605556961280/overview/)\n- [Wiki](https://github.com/rstats-gsoc/gsoc2017/wiki/Interactive-Genome-Browser-in-R) of the project idea\n- [My blog post](http://weblog.marlin.pub/post/tnt/tnt-gsoc17/) as a summary of the project.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarlin-na%2Ftnt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarlin-na%2Ftnt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarlin-na%2Ftnt/lists"}