| Safe Haskell | None | 
|---|---|
| Language | Haskell98 | 
Bio.SelectSequencesLibrary
Description
This module contains functions for SelectSequences
- preprocessClustalForRNAz :: String -> String -> String -> Int -> Double -> Double -> Bool -> String -> IO (Either String (String, String))
 - preprocessClustalForRNAzExternal :: String -> String -> String -> Int -> Int -> Int -> Bool -> IO (Either String (String, String))
 - preprocessClustalForRNAcodeExternal :: String -> String -> String -> Int -> Int -> Int -> Bool -> IO (Either String (String, String))
 
Documentation
preprocessClustalForRNAz :: String -> String -> String -> Int -> Double -> Double -> Bool -> String -> IO (Either String (String, String)) Source #