Genotype API Documentation - v0.1.0
Preparing search index...
parseAny
Function parseAny
parseAny
(
data
:
string
,
options
?:
ParserOptions
,
)
:
AsyncIterable
<
FastaSequence
|
FastqSequence
|
BedInterval
>
Convenience function to parse any supported format
Parameters
data
:
string
Optional
options
:
ParserOptions
Returns
AsyncIterable
<
FastaSequence
|
FastqSequence
|
BedInterval
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Genotype API Documentation - v0.1.0
Loading...
Convenience function to parse any supported format