RNAdesign-0.1.2.2: Multi-target RNA sequence design

Safe HaskellNone

BioInf.RNAdesign

Synopsis

Documentation

resolveOpt :: String -> t -> Primary -> [D1Secondary] -> DoubleSource

Resolve the optimization task. Each possible optimization function is given here. Try to keep the functions defined here in sync with some (non-existent ;-) documentation.

mkDesignProblem :: Int -> [String] -> String -> DesignProblemSource

Given a set of structures, create the set of independent graphs and assignment possibilities.