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.
readPlinkBedFile :: MonadSafe m => FilePath -> Int -> m (Producer GenoLine m ())sequence-formats SequenceFormats.Plink A function to read a bed file from a file. Returns a Producer over all lines.
readHistogram :: MonadIO m => FilePath -> m RareAlleleHistogramsequence-formats SequenceFormats.RareAlleleHistogram Read a histogram from a FilePath
readHistogramFromHandle :: MonadIO m => Handle -> m RareAlleleHistogramsequence-formats SequenceFormats.RareAlleleHistogram Read a histogram from a File Handle.
readFileProd :: forall (m :: Type -> Type) . MonadSafe m => FilePath -> Producer ByteString m ()sequence-formats SequenceFormats.Utils No documentation available.
-
sequence-formats SequenceFormats.Utils No documentation available.
readVCFfromFile :: MonadSafe m => FilePath -> m (VCFheader, Producer VCFentry m ())sequence-formats SequenceFormats.VCF Reading a VCF from a file. Returns a VCFHeader and a Producer over VCFentries.
readVCFfromStdIn :: (MonadIO m, MonadThrow m) => m (VCFheader, Producer VCFentry m ())sequence-formats SequenceFormats.VCF Reading a VCF from StdIn. Returns a VCFHeader and a Producer over VCFentries.
-
servant-auth-server Servant.Auth.Server Reads a key from a file.
readVariations :: ByteString -> Variationssimple-pango Data.Font.VariationAxis No documentation available.
readVariations :: ByteString -> Variationssimple-pango Data.Font.VariationAxis.Internal No documentation available.