From 415f6affd2943e35883479791a97ba1f092fd441 Mon Sep 17 00:00:00 2001 From: <> Date: Tue, 23 Jan 2024 14:24:24 +0000 Subject: [PATCH] Deployed e0bde22 with MkDocs version: 1.5.3 --- index.html | 22 +++++++++++++++++++++- search/search_index.json | 2 +- sitemap.xml.gz | Bin 127 -> 127 bytes 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f0d3bef..febe3a6 100644 --- a/index.html +++ b/index.html @@ -159,6 +159,26 @@

Quick Start

--id_mapping id_mapping_file \ -profile <docker/singularity/podman/shifter/charliecloud/conda/institute> +

Databases and references

+

A question that pops up a lot is: Since Euryale requires a lot of reference parameters, where can I find these references?

+

Below we provide a short list of places where you can find these databases. +But, of course, we're not limited to these references: Euryale should be able to process your own databases, should you want to build them yourself.

+

Alignment

+

For the alignment you can either provide --diamond_db for a pre-built DIAMOND database, or you can provide --reference_fasta. +For reference fasta, by default Euryale expects something like NCBI-nr, but similarly formatted reference databases should also suffice.

+

Taxonomic classification

+

At its current version, Euryale doesn't build a reference taxonomic database, but pre-built ones are supported.

+ +

Functional annotation

+

We expect an ID mapping reference to be used within annotate. Since we're already expecting by default the NCBI-nr to be used as the alignment reference, the ID mapping data file provided by Uniprot should work well when provided to --id_mapping.

+

Host reference

+

If you're using metagenomic reads that come from a known host's microbiome, you can also provide the host's genome FASTA to --host_fasta parameter in order to enable our decontamination subworkflow. +Ensembl provides easy to download genomes that can be used for this purpose. +Alternatively, you can provide a pre-built BowTie2 database directory to the --bowtie2_db parameter.

Documentation

The dalmolingroup/euryale documentation is split into the following pages: