Skip to content
/ NextITS Public

A pipeline for metabarcoding fungi and other eukaryotes with full-length ITS sequenced with PacBio

License

Notifications You must be signed in to change notification settings

vmikk/NextITS

Folders and files

NameName
Last commit message
Last commit date
Mar 31, 2025
Apr 7, 2025
Feb 17, 2025
Sep 26, 2022
Apr 7, 2025
Feb 17, 2025
Aug 24, 2023
Apr 15, 2025
Feb 1, 2024
Feb 1, 2024
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Apr 7, 2025
Mar 25, 2025
Mar 25, 2025

Repository files navigation

NextITS

GitHub (latest release) Nextflow GitHub license

Runs with singularity Runs with Docker

DOI

NextITS is an automated pipeline for metabarcoding fungi and other eukaryotes with full-length ITS sequenced with PacBio. Amplicons obtained with Illumina are also supported.

Introduction

The most widely used genetic markers for metabarcoding fungal communities are highly variable rRNA ITS1 and ITS2 sub-regions of the internal transcribed spacer. High-throughput metabarcoding has greatly improved our understanding of fungal community ecology. Here, we present NextITS, an automated pipeline for analyzing full-length ITS sequences (ITS1-5.8S-ITS2) from the Pacific Biosciences (PacBio) third-generation sequencing platform. Although the PacBio HiFi reads are highly accurate, the primary type of sequencing error is insertions or deletions in homopolymeric sites, which are also naturally common in fungal ITS. In the pipeline, we implemented correction of homopolymer errors, detection of tag-switching artefacts, and recovery of sequences false-positively annotated as chimeric. The pipeline is built using Nextflow workflow manager, with all the software dependencies packaged into Docker and Singularity containers.

User Documentation

User documentation: https://Next-ITS.github.io/

Quick Start

nextflow run vmikk/NextITS -r main \
  -profile singularity \
  -resume \
  --input          "pacbio_ccs.fastq.gz" \
  --barcodes       "sample_barcodes.fasta" \
  --primer_forward "GTACACACCGCCCGTCG" \
  --primer_reverse "CCTSCSCTTANTDATATGC" \
  --its_region     "full" \
  --outdir         "Results"

Citation

Mikryukov V., Anslan S., Tedersoo L. NextITS: a pipeline for metabarcoding fungi and other eukaryotes with full-length ITS sequenced with PacBio. https://github.com/vmikk/NextITS

About

A pipeline for metabarcoding fungi and other eukaryotes with full-length ITS sequenced with PacBio

Topics

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published