Skip to main content

Advanced Pipeline for Simple yet Comprehensive AnaLysEs of DNA metabarcoding data - Graphical User Interface

Project description

APSCALE Graphical User Interface (GUI)

Advanced Pipeline for Simple yet Comprehensive AnaLysEs of DNA metabarcoding data

Downloads - APSCALE
Downloads - APSCALE GUI

Introduction

The APSCALE Graphical User Interface (GUI) is a tool for handling common tasks in DNA metabarcoding pipelines, such as:

  • Paired-end merging
  • Primer trimming
  • Quality filtering
  • OTU clustering
  • Denoising
  • Taxonomic assignment

APSCALE features an intuitive graphical interface and is configured via a single configuration file. It automatically utilizes the available resources on your machine, while allowing you to limit the usage if desired.

For more information on the pipeline running in the background, visit the APSCALE GitHub repository.


Installation

APSCALE is compatible with Windows, Linux, and macOS. Below are two ways to install APSCALE GUI:

1. Via Conda (recommended):

The easiest way to install APSCALE GUI is by using our APSCALE conda environment. Follow the installation guide here.

2. Via pip:

To install via pip, run:

pip install apscale_gui

To update APSCALE GUI to the latest version, use:

pip install --upgrade apscale_gui

Tutorial

Creating a New Project

  1. Create a new folder on your computer (e.g., on your desktop) and name it something like “APSCALE_projects.”
  2. Activate the metabarcoding conda environment by running:

conda activate metabarcoding

  1. To start the APSCALE GUI, type:

apscale_gui

  1. When prompted, select an output directory. It is recommended to create a new folder, such as “APSCALE_projects,” and select it using the “Browse” button.
Startup window
  1. After clicking “Continue,” the main menu will appear.
Main window
  1. If you are starting APSCALE GUI for the first time, click the “Create New Apscale Project” button to start a new project. You will be prompted to name your project, and a new project folder will be created with the following subdirectories:
/YOUR_PROJECT_PATH/My_new_project/
├───1_raw_data
│   └───data
├───2_demultiplexing
│   └───data
├───3_PE_merging
│   └───data
├───4_primer_trimming
│   └───data
├───5_quality_filtering
│   └───data
├───6_dereplication_pooling
│   └───data
├───7_denoising
│   └───data
├───8_esv_table
Settings_My_new_project.xlsx
  1. Alternatively, you can load an existing project by clicking “Load Existing Apscale Project.”

Raw Data Processing

Input Data

APSCALE expects demultiplexed .fastq.gz files in the 2_demultiplexing/data folder (see project structure above).

Ensure that the paired-end reads end with _R1.fastq.gz and _R2.fastq.gz.

Optionally, you can place raw data in the 1_raw_data/data folder, but note that APSCALE does not handle demultiplexing directly. You can use tools like the Demultiplexer tool for this step.

Running APSCALE: All-in-One Analysis

Startup window
  1. Adjust Settings: Before running APSCALE, make sure to adjust the necessary settings. You can do this:
  • Directly in the GUI, or
  • By manually editing the settings file.
  1. While most settings can be left on default, you need to configure the following:
  • Forward primer sequence (in 5’-3’ orientation)
  • Reverse primer sequence (in 5’-3’ orientation)
  • Length of the target fragment (after primer trimming)
  1. Run the Pipeline
  • You can choose to run the entire APSCALE pipeline or specific parts. To run the entire pipeline, select “Run Apscale” and click “Save & Submit.”

Local BLASTn

The Local BLASTn module performs taxonomic assignments for your data. It uses the APSCALE-BLAST module.

Startup window
  1. Download Database: Download your database of choice from this server.
  2. Select Database: After unpacking the database into the “Apscale_databases” folder within your project directory, select the desired database for taxonomic assignment in the GUI.
  3. Run the BLASTn search.
  4. Save Results: The taxonomy table will automatically be saved to the 8_esv_table folder.

BOLDigger2

The BOLDigger2 module is used for taxonomic assignments against the BOLD database, based on the BOLDigger2 pipeline.

Startup window
  1. Enter Credentials: You will need to provide your BOLDsystems username and password to allow BOLDigger2 to perform the taxonomic assignment.
  2. Save Results: The resulting taxonomy table will be written into the 8_esv_table folder.

Citation

When using APSCALE, please cite the following:

Workshop data

File link

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apscale_gui-3.0.1.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apscale_gui-3.0.1-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file apscale_gui-3.0.1.tar.gz.

File metadata

  • Download URL: apscale_gui-3.0.1.tar.gz
  • Upload date:
  • Size: 20.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for apscale_gui-3.0.1.tar.gz
Algorithm Hash digest
SHA256 47c5e5e2e22224363e4e0413c3330131163da67e918f48f627e026fe9c815de7
MD5 026cc0911bdf18a98470bb4b31ef08f7
BLAKE2b-256 371006aaa091308f617186d67d581dabea5bc430314d59d7be84e74547df7f30

See more details on using hashes here.

File details

Details for the file apscale_gui-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: apscale_gui-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for apscale_gui-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d72e3a37d7fc53b49c1c2306f904d8781482ce60cf9ec3a524d7214d0628033e
MD5 ab2b44b8c3c79013920c8fa90d28f5a3
BLAKE2b-256 fbc177d55d1a2baa8da0aea274d891e439aafab7d39dbd8fbb8cec453edb52c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page