# Generated by roxygen2: do not edit by hand

export(convert_org_into_seq)
export(convert_seq_into_org)
export(get_db_summary)
export(get_docker_image_from_experiment_id)
export(get_doi_from_experiment_id)
export(get_experiment_id_from_organism_id)
export(get_genome_id_from_genome_seq)
export(get_genome_id_from_logic_operation)
export(get_genome_id_from_phenotype_id)
export(get_genome_id_from_transcriptome_id)
export(get_genome_id_of_wild_type_organisms)
export(get_genome_seq_from_genome_id)
export(get_logic_operation_from_phenotype_id)
export(get_mutant_at_pos)
export(get_phenotype_id_from_genome_id)
export(get_phenotype_id_from_genome_seq)
export(get_phenotype_id_from_logic_operation)
export(get_phenotype_id_from_transcriptome_id)
export(get_tandem_id_from_genome_id)
export(get_tandem_id_from_genome_seq)
export(get_tandem_id_from_logic_operation)
export(get_tandem_id_from_phenotype_id)
export(get_tandem_seq_from_tandem_id)
export(get_transcriptome_id_from_genome_id)
export(get_transcriptome_id_from_genome_seq)
export(get_transcriptome_id_from_logic_operation)
export(get_transcriptome_id_from_phenotype_id)
export(get_transcriptome_seq_from_transcriptome_id)
export(instruction_set)
export(logic_operation)
export(plot_transcriptome)
export(triplestore_access)
import(R6)
import(RColorBrewer)
import(circlize)
import(dplyr)
import(httr)
import(tibble)
import(xml2)
importFrom(grDevices,dev.off)
importFrom(grDevices,graphics.off)
importFrom(grDevices,pdf)
importFrom(grDevices,svg)
