Genotype API Documentation - v0.1.0
Preparing search index...
isDNASequence
Type Alias isDNASequence
isDNASequence
:
(
seq
:
string
)
=>
boolean
Type guard to check if a string is a valid DNA sequence at runtime
Type Declaration
(
seq
:
string
)
:
boolean
Parameters
seq
:
string
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Genotype API Documentation - v0.1.0
Loading...
Type guard to check if a string is a valid DNA sequence at runtime