首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > bpbio

bpbio

  • 资源大小:1.72 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

bioinformatics stuffs. any feedback or contributions would be greatly appreciated i can move code to github/bitbucket to facilitate that if it helps: NOTE: as of 2009/10/13 some modules which previously lived here have been moved to bitbucket biostuff: fast, memory efficient (cython) reader and objects for GFF and tab-delimited BLAST files: http://code.google.com/p/bpbio/source/browse/#svn/trunk/biostuff/biostuff from biostuff import BlastLine for line in open("some_file.blast"): b = BlastLine(line) print b.query, b.subject, b.pctid, b.qstart, b.qstop gfftools: these mostly require genometools to work, but allow merging and sorting of existing gff files and drawing (using matplotlib) of gff files onto chromosomes. ihash : this is a project to encode an interval to a string suitable for indexing in a b-tree,

文 件 列 表

stringy-0.2
stringy.c
stringy-0.2-1.rockspec
Makefile
stringy_test.lua
VIP VIP
0.191389s