SelectSequencesFromMSA-1.0.3: SelectSequences is a tool for selection of a represenative subset of sequences from a multiple sequence alignment in clustal format.

Safe HaskellNone
LanguageHaskell98

Bio.SelectSequencesLibrary

Description

This module contains functions for SelectSequences

Synopsis

Documentation

preprocessClustalForRNAzExternal :: String -> String -> Int -> Int -> Int -> Bool -> IO (Either String (String, String)) Source #

Call for external preprocessClustalForRNAz

preprocessClustalForRNAcodeExternal :: String -> String -> Int -> Int -> Int -> Bool -> IO (Either String (String, String)) Source #

Call for external preprocessClustalForRNAcode - RNAcode additionally to RNAz requirements does not accept pipe,underscore, doublepoint symbols