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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. readRNAalifold :: String -> IO (Either ParseError RNAalifold)

    ViennaRNAParser Bio.RNAalifoldParser

    parse RNAalifold output from input filePath

  2. readRNAcode :: String -> IO (Either ParseError RNAcode)

    ViennaRNAParser Bio.RNAcodeParser

    parse RNAcode from input filePath

  3. readRNAcodeTabular :: String -> IO (Either ParseError RNAcode)

    ViennaRNAParser Bio.RNAcodeParser

    parse RNAcode from input filePath

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

    ViennaRNAParser Bio.RNAcofoldParser

    parse RNAcofold output from input filePath

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

    ViennaRNAParser Bio.RNAdistanceParser

    parse RNAdistance output from input filePath

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

    ViennaRNAParser Bio.RNAfoldParser

    parse RNAfold output from input filePath

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

    ViennaRNAParser Bio.RNAfoldParser

    parse RNAfold output from input filePath

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

    ViennaRNAParser Bio.RNAplexParser

    parse from input filePath

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

    ViennaRNAParser Bio.RNAupParser

    parse from input filePath

  10. readingDirection :: RNAz -> String

    ViennaRNAParser Bio.RNAzData

    No documentation available.

Page 296 of many | Previous | Next

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