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. parseProteinSequence :: GenParser Char st String

    ViennaRNAParser Bio.ViennaRNAParserLibrary

    Parse protein amino acid code sequence. Allowed letters according to IUPAC

  2. newtype CSequence t

    aern2-real AERN2.Real

    No documentation available.

  3. CSequence :: [CN t] -> CSequence t

    aern2-real AERN2.Real

    No documentation available.

  4. unCSequence :: CSequence t -> [CN t]

    aern2-real AERN2.Real

    No documentation available.

  5. newtype CSequence t

    aern2-real AERN2.Real.Type

    No documentation available.

  6. CSequence :: [CN t] -> CSequence t

    aern2-real AERN2.Real.Type

    No documentation available.

  7. unCSequence :: CSequence t -> [CN t]

    aern2-real AERN2.Real.Type

    No documentation available.

  8. pcmAliasSequence :: forall (m :: Type -> Type) . Monad m => SampleFormat -> Int -> Int -> FilePath -> Int -> Monad m Sequence

    audacity Sound.Audacity.Project.Track.Wave

    maxSamples_ must be at least 1024, otherwise you get an error about clip values if you load the project to Audacity. However, 1024 is not necessarily a good value. Audacity uses 524288 by default.

  9. pcmAliasSequenceFromStorableVector :: forall (m :: Type -> Type) . MonadIO m => Int -> FilePath -> Int -> Vector Float -> Monad m Sequence

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

  10. pcmAliasSequenceFromSummary :: forall (m :: Type -> Type) . MonadIO m => FilePath -> Int -> [T] -> Monad m Sequence

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

Page 76 of many | Previous | Next