Sha256: 4c672a06032b89992b9b0be5007f154d1cce88efd0643ee5c735caa970e05039

Contents?: true

Size: 826 Bytes

Versions: 2

Compression:

Stored size: 826 Bytes

Contents

* Bio::Gadget

*Bio::Gadget* - Gadgets for bioinformatics

* Installation

: gem install bio-gadget

* Usage

To check all commands in this package,

: gthor help bio
: gthor list bio

Currently available commands are

: bio
: ---
: gthor bio:demlt BC POS   # demultiplex fastq (via STDIN) by barcodes
: gthor bio:fqlzma         # automatic (re)compression of *.fq(.gz|.bz2) files
: gthor bio:qvstat QUAL    # statistics of quality values in *.qual file
: gthor bio:wigchr WIG CHR # extract wiggle track on specified chromosome

* Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. (optional) Install gems (`bundle`)
4. Add your feature
5. Commit your changes (`git commit -am 'Added some feature'`)
6. Push to the branch (`git push origin my-new-feature`)
7. Create new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bio-gadget-0.1.4 README.org
bio-gadget-0.1.3 README.org