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

Hoogle Search

Within LTS Haskell 24.19 (ghc-9.10.3)

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

  1. secondSequenceIndex :: PairwiseAlignmentSummary -> Int

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  2. structuralEntryAlignedSliceSequence :: StructuralClustalAlignmentEntrySlice -> String

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  3. structuralEntrySequenceSliceIdentifier :: StructuralClustalAlignmentEntrySlice -> String

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  4. subsequencesBitsL :: (Ord t, Ranked t) => t -> [t]

    OrderedBits Data.Bits.Ordered

    A list of all bitsets given a mask. Like subsequences

  5. subsequencesBitsLslow :: (Ord t, Ranked t) => t -> [t]

    OrderedBits Data.Bits.Ordered

    A presumably slower version of subsequencesBitsL

  6. Inner_TA_Sequence :: [t] -> InnerToken t

    ShellCheck ShellCheck.AST

    No documentation available.

  7. pattern TA_Sequence :: Id -> [Token] -> Token

    ShellCheck ShellCheck.AST

    No documentation available.

  8. getCommandSequences :: Token -> [[Token]]

    ShellCheck ShellCheck.ASTLib

    No documentation available.

  9. alignmentConsensusSequence :: RNAalifold -> String

    ViennaRNAParser Bio.RNAalifoldData

    No documentation available.

  10. coFoldSequence1 :: RNAcofold -> String

    ViennaRNAParser Bio.RNAcofoldData

    No documentation available.

Page 74 of many | Previous | Next

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