Search
Preparing search index...
The search index is not available
bioblocks-viz - v0.0.158
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
SeqIO
Class SeqIO
General sequence Input and Output functions
export
Hierarchy
SeqIO
Index
Methods
get
Random
Set
OfSequences
parse
File
Object literals
DEFAULT_
SEQ_
PROPERTIES
Methods
Static
get
Random
Set
OfSequences
get
Random
Set
OfSequences
(
sequences
:
SeqRecord
[]
, n
:
number
)
:
SeqRecord
[]
Parameters
sequences:
SeqRecord
[]
n:
number
Returns
SeqRecord
[]
Static
parse
File
parse
File
(
fileText
:
string
, fileType
:
SEQUENCE_FILE_TYPES
, seqProperties
?:
Partial
<
object
>
)
:
SeqRecord
[]
Parameters
fileText:
string
fileType:
SEQUENCE_FILE_TYPES
Optional
seqProperties:
Partial
<
object
>
Returns
SeqRecord
[]
Object literals
Static
DEFAULT_
SEQ_
PROPERTIES
DEFAULT_
SEQ_
PROPERTIES
:
object
alphabet
alphabet
:
undefined
= undefined
ignored
Characters
ignored
Characters
:
never
[]
= []
Globals
SeqIO
get
Random
Set
OfSequences
parse
File
DEFAULT_
SEQ_
PROPERTIES
Generated using
TypeDoc
General sequence Input and Output functions