Sha256: e9222fc9a6e5d40178abc3d9518eef53bf9ae8c5d4cc8761b298647aa858b183

Contents?: true

Size: 1000 Bytes

Versions: 1

Compression:

Stored size: 1000 Bytes

Contents

[![Build Status](https://travis-ci.org/MatthewRalston/SCI.png?branch=master)](https://travis-ci.org/MatthewRalston/SCI)

[![Gem Version](https://badge.fury.io/rb/SCI.png)](http://badge.fury.io/rb/SCI)

[![Coverage Status](https://coveralls.io/repos/MatthewRalston/SCI/badge.png)](https://coveralls.io/r/MatthewRalston/SCI)



# SCI

NOTE: This is a project in progress. 
This gem will calculate a sequencing complexity index for BAM files.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'sci'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install sci --pre

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/MatthewRalston/SCI/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## License
GPL v3. See LICENSE.txt for details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ngs-ci-0.0.1.a README.md