Skip to content

Commit

Permalink
add NAMESPACE file
Browse files Browse the repository at this point in the history
  • Loading branch information
vmikk committed Apr 27, 2017
1 parent 74edf98 commit 5735960
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Generated by roxygen2: do not edit by hand

export(abbreviate_taxa_names)
export(adonis_pairwise)
export(bubble_plot)
export(dada_learn_errors_subset)
export(dada_to_fasta)
export(dfRowName)
export(eig_perc)
export(extract_in_parentheses)
export(get_max_taxonomic_rank)
export(parse_amplicon_table)
export(parse_fastq_eestats2)
export(parse_funguild)
export(parse_silva_tax)
export(parse_silva_tax_batch)
export(parse_swarms)
export(parse_taxonomy_amptk)
export(parse_taxonomy_amptk_batch)
export(parse_uc)
export(phred_inverse)
export(phred_score)
export(phyloseq_compare)
export(phyloseq_extract_non_shared_otus)
export(phyloseq_extract_shared_otus)
export(phyloseq_filter_taxa_rel_abund)
export(phyloseq_filter_taxa_tot_fraction)
export(phyloseq_mult_raref)
export(phyloseq_ntaxa_by_tax)
export(phyloseq_sep_samp)
export(phyloseq_to_df)
export(phyloseq_transform_css)
export(phyloseq_transform_rlog_blind)
export(phyloseq_transform_vst_blind)
export(physeq_transform_anderson_log)
export(shepard_plot)

0 comments on commit 5735960

Please sign in to comment.