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:

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-2.0.0.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

apscale_gui-2.0.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for apscale_gui-2.0.0.tar.gz
Algorithm Hash digest
SHA256 c36e09f15c0fae3eb00e9a55c4d869bf6b5b5dda6f26df7df2e1b071683c3d79
MD5 e0db8e1a934fec48b1f4d78a5b2b88ae
BLAKE2b-256 11e1dc65f3cebf84430a0cd18f65eaa84d2a25e986cefd152065b4b002885cf5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: apscale_gui-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 11.7 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-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7c5a5a8b0d3e13c5588c251b8266e53490e2a276de08119733c46cdf328289d
MD5 a7b18f8159629e679a07517671e2fb5a
BLAKE2b-256 91b6f65cdb1d1e8260e43520380494ea4f9a5ed6a2214947afb89bce0d45cfc2

See more details on using hashes here.

Supported by

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