Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kojix2/htsgrid
Simple HTS viewer
https://github.com/kojix2/htsgrid
Last synced: 22 days ago
JSON representation
Simple HTS viewer
- Host: GitHub
- URL: https://github.com/kojix2/htsgrid
- Owner: kojix2
- Created: 2022-09-11T10:20:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T14:11:10.000Z (about 2 years ago)
- Last Synced: 2024-04-21T02:15:34.684Z (7 months ago)
- Language: Ruby
- Size: 68.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTSGrid
Simple HTS viewer
:construction:
Right now it is still clunky. But it works.![screenshot](screenshot-00.png)
## Usage
```sh
git clone https://github.com/kojix2/htsgrid
bundle install
bundle exec ruby main.rb
```