# Generated by roxygen2: do not edit by hand

S3method("[",GctMatrix)
S3method(as.matrix,GctMatrix)
S3method(print,GctMatrix)
export(GctMatrix)
export(cbindGct)
export(find_ampliseq)
export(find_and_read_ampliseq)
export(gctDesc)
export(gctMatrix2longdf)
export(getDataDir)
export(iofile)
export(isGctFile)
export(is_cls_file)
export(is_factor_file)
export(loadFile)
export(loadObject)
export(loadObjectInEnv)
export(loadRDS)
export(longdf2gctMatrix)
export(readMatrix)
export(readTable)
export(read_ampliseq)
export(read_ampliseq_bedcovgct)
export(read_annotated_ampliseq_amplicons)
export(read_bed)
export(read_biokit_exprs)
export(read_chip)
export(read_cls)
export(read_david)
export(read_exprs_matrix)
export(read_factor)
export(read_fasta)
export(read_gct_matrix)
export(read_gctstr_matrix)
export(read_gmt_dataframe)
export(read_gmt_list)
export(read_illumina_sampleSheet)
export(read_pheno)
export(read_pheno_factor)
export(read_raw_ampliseq_amplicons)
export(read_trimmed_lines)
export(setDataDir)
export(strList2DataFrame)
export(write.tableList)
export(writeMatrix)
export(writeMatrix.tableList)
export(writeStrList)
export(write_annotated_ampliseq_amplicons)
export(write_cls)
export(write_factor)
export(write_fasta)
export(write_gct)
export(write_gmt)
importFrom(methods,is)
importFrom(ribiosUtils,haltifnot)
importFrom(ribiosUtils,matchColumn)
importFrom(ribiosUtils,trim)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(ribiosIO, .registration=TRUE, .fixes="C_")
