x
R/io.R
is_seq_file_conn.Rd
Connection objects from open_bigwig(), open_bam(), open_hic(), and open_h5() all carry the SeqFileConn class.
open_bigwig()
open_bam()
open_hic()
open_h5()
SeqFileConn
is_seq_file_conn(x)
An object.
TRUE if x inherits from SeqFileConn, otherwise FALSE.
TRUE
FALSE