Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.16 KB

paper-lep-efficiency

Repository with data and code for the ms evaluating IBA efficiency using Swedish Lepidoptera

##Folder structure

The 'data' directory contains the DynTaxa Lepidoptera data used in the analyses, as well as the taxonomic annotations for Lepidoptera resulting from the application of v1 of the IBA bioinformatics pipeline (see the IBA data paper for more information on this).

The 'code' directory contains the R scripts needed to regenerate the tables underlying the analysis of the metabarcoding data for Lepidoptera. Some tables rely on manual online searches using DynTaxa or NCBI's online nucleotide blast functionality. For these steps, the response files are stored in the 'dyntaxa_searches' and 'blast_searches' directories. There are R scripts that generate the relevant input files (species lists or fasta files) for these online searches. The 'dyntaxa_searches' and 'bast_searches' directories contain information about the online settings that were used. The table 'blast_search_files.tsv' contains an index of the blast search response files and how they match to ASV ids.

The 'output_tables' directory contains the tables generated by the R scripts.