# Generated by roxygen2: do not edit by hand

export(are_tmhs)
export(are_valid_protein_sequences)
export(calc_distance_to_tmh_center_from_topology)
export(calc_distance_to_tmh_center_from_topology_str)
export(check_protein_sequence)
export(check_protein_sequences)
export(check_pureseqtm_installation)
export(check_topology)
export(check_topology_str)
export(convert_tmhmm_to_pureseqtm_topology)
export(count_n_tmhs)
export(create_pureseqtm_files)
export(create_pureseqtm_proteome_file)
export(get_default_pureseqtm_folder)
export(get_example_filename)
export(get_example_filenames)
export(get_pureseqtm_url)
export(get_pureseqtm_version)
export(install_pureseqtm)
export(is_on_appveyor)
export(is_on_ci)
export(is_on_github_actions)
export(is_on_travis)
export(is_protein_name_line)
export(is_pureseqtm_installed)
export(is_tmh)
export(is_topology_line)
export(is_valid_protein_sequence)
export(load_fasta_file_as_tibble)
export(load_fasta_file_as_tibble_cpp)
export(load_fasta_file_as_tibble_r)
export(load_topology_file_as_tibble)
export(mock_predict_topologies_from_sequences)
export(mock_predict_topology)
export(parse_pureseqtm_proteome_text)
export(plot_topology)
export(predict_topologies_from_sequences)
export(predict_topology)
export(predict_topology_from_sequence)
export(pureseqtmr_report)
export(run_pureseqtm_proteome)
export(save_tibble_as_fasta_file)
export(tally_tmhs)
export(uninstall_pureseqtm)
importFrom(Rcpp,sourceCpp)
useDynLib(pureseqtmr)
