Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Transrate - understand your transcriptome assembly


Download latest binaries:





Need help? Chat to us live:



----

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/_latestVersion

This 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 bugs

For 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.