• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. readRNAcofold :: String -> IO (Either ParseError RNAcofold)

    ViennaRNAParser Bio.RNAcofoldParser

    parse RNAcofold output from input filePath

  2. readRNAdistance :: String -> IO (Either ParseError RNAdistance)

    ViennaRNAParser Bio.RNAdistanceParser

    parse RNAdistance output from input filePath

  3. readRNAMEAfold :: String -> IO (Either ParseError RNAfoldMEA)

    ViennaRNAParser Bio.RNAfoldParser

    parse RNAfold output from input filePath

  4. readRNAfold :: String -> IO (Either ParseError RNAfold)

    ViennaRNAParser Bio.RNAfoldParser

    parse RNAfold output from input filePath

  5. readRNAplex :: String -> IO (Either ParseError [RNAplexInteraction])

    ViennaRNAParser Bio.RNAplexParser

    parse from input filePath

  6. readRNAup :: String -> IO (Either ParseError [RNAupInteraction])

    ViennaRNAParser Bio.RNAupParser

    parse from input filePath

  7. readingDirection :: RNAz -> String

    ViennaRNAParser Bio.RNAzData

    No documentation available.

  8. readRNAz :: String -> IO (Either ParseError RNAz)

    ViennaRNAParser Bio.RNAzParser

    parse from input filePath

  9. readDouble :: String -> Double

    ViennaRNAParser Bio.ViennaRNAParserLibrary

    No documentation available.

  10. readInt :: String -> Int

    ViennaRNAParser Bio.ViennaRNAParserLibrary

    No documentation available.

Page 294 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete