Skip to contents

All functions

assign_taxonomy_sintax()
Run taxonomy assignment (SINTAX algorithm)
check_system_requirements()
Check external software requirements and report missing programs
compare_seqs()
Compare different sequences per taxon
create_excel_report()
Create an Excel report
dada2_denoise()
Run DADA2 denoising
dada_learn_errors()
Learn error rates
do_combine_alignments()
Combine all BAM alignment files into a single one
do_demux()
Group sequences by sample index combination
do_infer_all_barcodes()
Infer barcode sequences for all samples
do_primer_search()
Search and remove primer sequences
do_assign_compare_taxonomy() do_assign_taxonomy() do_compare_taxonomy()
Run the taxonomy assignment and compare with provided taxonomic names of specimens
do_trim_demux()
Search and remove primers and sample indexes
fix_homopolymers()
Attempt at "fixing" the consensus sequence in a homopolymer region
get_gbif_taxa()
Match taxonomic names/lineages against the GBIF taxonomy
infer_barcode()
Infer barcode sequence(s) from raw reads in a single sample
init_pipeline()
Scaffold the targets Pipeline
load_taxdb()
Download a taxonomic database and save it in UTAX format
parse_primer_tab()
Parse a data frame with primer information
parse_sample_tab()
Parse a data frame with sample metadata
read_xlsx_primer_tab()
Read primer information from Excel file
read_xlsx_sample_tab()
Read sample metadata from Excel file
set_global_opts()
Set global options
try_split_haplotypes()
Attempts splitting sequence cluster into two haplotypes.