-
Southern Medical University
- Guangzhou, China
- https://yulab-smu.top
- @guangchuangyu
- guangchuang.yu
Stars
一个简单、敏捷、分布式的支持SpringBoot的Java爬虫框架;An agile, distributed crawler framework.
XChart is a light-weight Java library for plotting data.
A set of command line tools (in Java) for manipulating high-throughput sequencing (HTS) data and formats such as SAM/BAM/CRAM and VCF.
A Java API for high-throughput sequencing data (HTS) formats.
Bayesian Evolutionary Analysis Sampling Trees
A Java implementation of a Generalized Suffix Tree using Ukkonen's algorithm
模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的过程中基本上用的都是自己实现的数据结构。另外的一些算法和工具来自《程序员面试金典》和《剑指offer》中的习题。
My solutions to Robert Sedgewick's fantastic Princeton courses on Algorithms/Data Structures (http://algs4.cs.princeton.edu/home/) and Intro to Programming in Java (http://introcs.cs.princeton.edu/…
BEAST 2 package which provides support for multi-type trees: phylogenetic trees on structured populations.
A virtual laboratory to help in leishmaniasis disease surveillance
Code related to various data structures that I have practiced