Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blahah/transrate
Understand your transcriptome assembly
https://github.com/blahah/transrate
Last synced: 7 days ago
JSON representation
Understand your transcriptome assembly
- Host: GitHub
- URL: https://github.com/blahah/transrate
- Owner: blahah
- License: other
- Created: 2013-09-10T18:25:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T00:32:29.000Z (9 months ago)
- Last Synced: 2024-12-06T18:11:47.413Z (15 days ago)
- Language: Ruby
- Homepage: http://hibberdlab.com/transrate
- Size: 4.57 MB
- Stars: 100
- Watchers: 12
- Forks: 34
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - transrate - Understand your transcriptome assembly 🔥 🚀 (Happy Exploring 🤘)
README
----
Development status
[![Gem Version](http://img.shields.io/gem/v/transrate.svg)][gem]
![Downloads](http://img.shields.io/gem/dtv/transrate.svg)
![Total Downloads](http://img.shields.io/gem/dt/transrate.svg)
[![Build Status](http://img.shields.io/travis/blahah/transrate/master.svg)][travis]
[![Dependency Status](http://img.shields.io/gemnasium/Blahah/transrate.svg)][gemnasium]
[![Code Climate](http://img.shields.io/codeclimate/github/Blahah/transrate.svg)][codeclimate]
[![Coverage Status](http://img.shields.io/coveralls/Blahah/transrate.svg)][coveralls][gem]: https://badge.fury.io/rb/transrate
[travis]: https://travis-ci.org/blahah/transrate
[gemnasium]: https://gemnasium.com/Blahah/transrate
[codeclimate]: https://codeclimate.com/github/Blahah/transrate
[coveralls]: https://coveralls.io/r/Blahah/transrate
[bintray]: https://bintray.com/blahah/generic/transrate/_latestVersionThis software is being actively developed. Please be aware that there may be bugs. If you find any, please report them on the [issue tracker](https://github.com/blahah/transrate/issues).
----
## Citation
Transrate is academic software. If you use it for work leading to a publication, you should cite [the paper](https://github.com/blahah/transrate/blob/master/CITATION.md).
## Documentation
**transrate** is documented [on the website](http://hibberdlab.com/transrate).
## Contributing
Interested in helping? Great! We particularly would like help with the following:
- code review
- documentation review
- adding features that are already discussed and approved on the issue tracker
- tackling bugsFor any of these, please just pick an appropriate issue [on the tracker](https://github.com/blahah/transrate/issues) and make a pull request.
If you want to suggest, and maybe implement, a new feature, please suggest it on the tracker first. This allows us to give feedback on whether it makes sense given the scope of the software, and for the community to discuss requirements for the feature. *Don't* just implement the feature and make a pull request before dicussing it, because you'll probably find your PR waiting a very long time for review.