| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Biobase.BLAST
Description
Types and functions for NCBI BLAST+
Synopsis
- module Biobase.BLAST.Types
 - blastFromFile :: String -> IO [BlastTabularResult]
 
Documentation
module Biobase.BLAST.Types
blastFromFile :: String -> IO [BlastTabularResult] Source #
reads and parses tabular Blast result from provided filePath