rbr-0.8.3: Mask nucleotide (EST) sequences in Fasta formatSource codeContentsIndex
RBR.Options
Documentation
version :: StringSource
usage :: [String] -> StringSource
getOptions :: IO ([Opts -> IO Opts], [String], [String])Source
data Opts Source
Constructors
Opts
kval :: Int
ofile :: Maybe FilePath
stats :: Bool
preserve_lower :: Bool
thresh :: Double
string :: Double
gap :: Int
lower :: MaskWith
distr :: Bool
verb :: Bool
server :: Bool
lib :: Maybe FilePath
skip :: Int
parseargs :: [Opts -> IO Opts] -> IO OptsSource
data MaskWith Source
Constructors
Lower
Ns
Xs
Produced by Haddock version 2.4.2