Header menu logo BioFSharp

QueryInputOptions Type

  -q [ --query ] arg           

either an RNA sequence or the stream/file name from where to read the query sequences (shouldbe the shorter sequences to increaseefficiency); 
sequences have to use IUPACnucleotide encoding

Union cases

Union case Description

File string

Full Usage: File string

Parameters:
    Item : string

stream/file name from where to read the query sequences

Item : string

RNASequence string

Full Usage: RNASequence string

Parameters:
    Item : string

RNA sequence string

Item : string

Static members

Static member Description

QueryInputOptions.make

Full Usage: QueryInputOptions.make

Returns: QueryInputOptions -> string list
Returns: QueryInputOptions -> string list

QueryInputOptions.makeWith m

Full Usage: QueryInputOptions.makeWith m

Parameters:
Returns: QueryInputOptions -> string list
m : MountInfo
Returns: QueryInputOptions -> string list

Type something to start searching.