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

Generate Random Sequence populations #11

Open JMBattista opened 7 years ago

JMBattista commented 7 years ago

Generate populations of random sequences based on either the Random Sequence Generator (#10) or from external data sets.

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.