目录

sonLib

sonLib is a compact C/Python library for sequence analysis in bioinformatics.

(c) 2006 - 2012 The Author(s). See LICENSE.txt for details.

Author

Benedict Paten

Description

For basic data-structures in C it contains:

  • array lists (automatically resizing)
  • hashes
  • sets (backed by hashes)
  • sorted sets (backed by an AVL tree)
  • containers (for putting primitives into the above data-structures)
  • better string functions
  • simple exception mechanism
  • logging functions

For bioinformatic data-structures it contains (or will contain):

  • Fasta I/O functions
  • MAF I/O functions
  • Newick tree I/O functions

For more details see the Full README in doc/README

关于

用于基因组比对和序列分析的C语言库

1.8 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号