# Generated by roxygen2: do not edit by hand export(assign_splice_sites) export(calculate_gc_content) export(classify_exons) export(compare_release) export(df_to_fasta) export(eliminate_redundant_elements) export(extract_cds_sequences) export(extract_element_by_strand) export(extract_introns) export(extract_single_exon) export(extract_ss_motif) export(find_cryptic_splice_sites) export(get_gff3) export(get_gtf) export(get_latest_release) export(load_file) export(spliced_trans_length) export(stat_summary) import(dplyr) importFrom(BSgenome,getSeq) importFrom(Biostrings,DNAStringSet) importFrom(Biostrings,letterFrequency) importFrom(GenomicRanges,GRanges) importFrom(IRanges,IRanges) importFrom(RCurl,getURL) importFrom(data.table,rleidv) importFrom(data.table,setDT) importFrom(dplyr,"%>%") importFrom(dplyr,bind_rows) importFrom(dplyr,filter) importFrom(dplyr,left_join) importFrom(dplyr,mutate) importFrom(methods,is) importFrom(plotrix,std.error) importFrom(progress,progress_bar) importFrom(rtracklayer,import) importFrom(tidyr,unite) importFrom(tools,toTitleCase) importFrom(utils,download.file) importFrom(utils,write.table)