JMBattista / Bioinformatics

A series of Java compatible libraries for performing basic Bioinformatics tasks.
https://github.com/JMBattista/Bioinformatics/wiki
MIT License
0 stars 1 forks source link

Create a Population generator #19

Closed JMBattista closed 7 years ago

JMBattista commented 7 years ago

ConditionalDistribution that generates a sequence given a set of input sequences. The new sequence will be at least some, configured, distance from sequences already in the set.

JMBattista commented 7 years ago

Duplicate of #11