Project

bio-faidx

0.0
No commit activity in last 3 years
No release in over 3 years
ools to work with fasta files, indexed with samtools. The initial releases depend on bio-samtools, but that will change
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.4.2
>= 1.0.21
~> 2.0.1
~> 3.12
 Project Readme

bio-faidx

Build Status

API to work with the fai format produced to samtools. Useful if you don't want to rely on all the samtools component. Can query sequences from the fasta file. At the minute, it uses bio-samtools, but the idea is to make this self-sufficient.

Installation

gem install bio-faidx

Usage

require 'bio-faidx'

The API doc is online. For more code examples see the test files in the source tree.

Project home page

Information on the source tree, documentation, examples, issues and how to contribute, see

http://github.com/homonecloco/bioruby-faidx

The BioRuby community is on IRC server: irc.freenode.org, channel: #bioruby.

Cite

If you use this software, please cite one of

Biogems.info

This Biogem is published at (http://biogems.info/index.html#bio-faidx)

Copyright

Copyright (c) 2014 homonecloco. See LICENSE.txt for further details.