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

Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. fromSequences :: [Sequence] -> Either String Alignment

    elynx-seq ELynx.Sequence.Alignment

    Create Alignment from a list of Sequences.

  2. nSequences :: Alignment -> Int

    elynx-seq ELynx.Sequence.Alignment

    Number of sequences.

  3. toSequences :: Alignment -> [Sequence]

    elynx-seq ELynx.Sequence.Alignment

    Conversion to list of Sequences.

  4. summaryNSequences :: Int

    elynx-seq ELynx.Sequence.Defaults

    How many sequences are shown in summary.

  5. fastaSequence :: Alphabet -> Parser Sequence

    elynx-seq ELynx.Sequence.Import.Fasta

    Parse a sequence of characters.

  6. concatSequences :: [[Sequence]] -> [Sequence]

    elynx-seq ELynx.Sequence.Sequence

    Concatenate a list of sequences, see concat.

  7. summarizeSequences :: [Sequence] -> ByteString

    elynx-seq ELynx.Sequence.Sequence

    Trim and show a list of Sequences.

  8. subsequences :: Infinite a -> Infinite [a]

    extra-data-yj Data.List.Infinite

    No documentation available.

  9. FdwFunctionSequenceError :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes

    No documentation available.

  10. InvalidEscapeSequence :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes

    No documentation available.

Page 64 of many | Previous | Next

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