Skip to content

brijon/ID-TaxER-flat-files

Repository files navigation

ID_TaxER-flat-files

Summary

This repository is supplementary to the ID-TaxER (Identification of Taxa & Environmental responses) portal https://connect-apps.ceh.ac.uk/ID-TaxER/, enabling users to blast individual sequences against soil 16S sequences from the GB wide Countryside Survey to provide information on ecological responses and taxonomy.

The database consists of 13781 OTU's from the 2007 Countryside Survey 16S dataset, consisting of >1000 samples and covering most soil types across Britain. All pH classifications of OTU’s are based upon hierarchical logistic regression (HOF) models, a series of hierarchical models ranked by their increasing complexity, used to examine taxon responses across ecological gradients.

This repository contains a number of flat files enabling batch querying of the ID-TaxER database; please see below for full descriptions of each file.

HOF_Model_Features.csv

A CSV file containing the following for all 13781 OTU's: HOF model assigned, pH optima 1, ph optima 2, pH classification & model shape, pH classification, Abundance rank, Occupancy.

ID_TaxER_PH_DADA2_Custom_DB.fasta

A custom 16S database for DADA2 allowing the user to obtain pH classifications for all ASV's generated.

This database was created to be used with the DADA2 function assignTaxonomy(). The assignment given to each ASV contains: Countryside survey hit ID, HOF model assigned,pH optima 1,ph optima 2, pH classification & model shape, pH classification, Abundance rank and Occupancy.

Run as follows in R:

assignTaxonomy(seqs,refFasta,taxLevels = c("Countryside survey hit ID", "HOF model assigned","pH optima 1","ph optima 2", "pH classification & model shape", "pH classification", "Abundance rank", "Occupancy"))

Refer to the DADA2 manual https://rdrr.io/bioc/dada2/man/assignTaxonomy.html for further parameter details.

ID_TaxER_repseqs.fasta

A unannotated fasta file of all 13781 OTU representative sequences.

Taxonomy.csv

A CSV file containing taxonomic annotation for all 13781 OTU's.

User_Data_Upload.csv

A CSV template for submitting new “trait” information to existing ID-TaxER OTUs...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published