Skip to contents

Connection objects from open_bigwig(), open_bam(), open_hic(), and open_h5() all carry the SeqFileConn class.

Usage

is_seq_file_conn(x)

Arguments

x

An object.

Value

TRUE if x inherits from SeqFileConn, otherwise FALSE.