文件名称:rHAT-master
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-02-12
- 文件大小:
- 66kb
- 下载次数:
- 0次
- 提 供 者:
- Dong****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
rHAT: fast alignment of noisy long reads with regional hashing。 这是此篇论文的C++ 实现的算法源代码。——关于生物信息学中long read匹配领域的一个基于哈希的解决算法。运行在linux上,自带参数实现并行处理。
-rHAT: fast alignment of noisy long reads with regional hashing. This is the thesis of this post C++ implemented algorithm source code.- On a long read bioinformatics matching art based on the hash algorithm to solve. Runs on linux, comes with parallel processing parameters.
-rHAT: fast alignment of noisy long reads with regional hashing. This is the thesis of this post C++ implemented algorithm source code.- On a long read bioinformatics matching art based on the hash algorithm to solve. Runs on linux, comes with parallel processing parameters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rHAT-master
...........\LICENSE
...........\README.html
...........\README.md
...........\src
...........\...\Makefile
...........\...\aligner.cpp
...........\...\aligner.h
...........\...\desc.h
...........\...\form.cpp
...........\...\form.h
...........\...\formh.cpp
...........\...\formh.h
...........\...\genhash.cpp
...........\...\graph.cpp
...........\...\graph.h
...........\...\hash.cpp
...........\...\hash.h
...........\...\kseq.h
...........\...\ksw.c
...........\...\ksw.h
...........\...\main.cpp
...........\...\readfl.cpp
...........\...\readfl.h
...........\...\tags
...........\...\whash.cpp
...........\...\whash.h