Skip to content

Latest commit

Β 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

ont_assembly

(base) aygera@aygera-HP-Z6-G4-Workstation:~/Downloads/RN_ONT$ cp -r 15022024/ ~/biostar/RN/
cp: error reading '15022024/150224_RK_fasta/barcode64/FAS90246_pass_barcode64_061fc2eb_41692f9c_35_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_fasta/barcode24/FAS90246_pass_barcode24_061fc2eb_41692f9c_16_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_fasta/barcode36/FAS90246_pass_barcode36_061fc2eb_41692f9c_0_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_fasta/barcode19/FAS90246_pass_barcode19_061fc2eb_41692f9c_3_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_fasta/barcode19/FAS90246_pass_barcode19_061fc2eb_41692f9c_13_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_fasta/barcode38/FAS90246_pass_barcode38_061fc2eb_41692f9c_9_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_fasta/barcode38/FAS90246_pass_barcode38_061fc2eb_41692f9c_3_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_fasta/barcode38/FAS90246_pass_barcode38_061fc2eb_41692f9c_12_reads.fasta': Input/output error
cp: error reading '15022024/150224_RK_metaFlye-20240301T075028Z-001/barcode70/20-repeat/read_alignment_dump': Input/output error

I will run CAP3 on fastq data to assemble it again. After clearing up some question, here are the objectives:

  1. because it's mostly eDNA, the problematic barcodes are the ones that made 1 big sequence, rather than many small ones
  2. need to use software that allows fir multiple sequences with multiplex amplicons
  3. the end result needs to be consistent with lines showin on gel electrophoresis
  4. only use barodes 1 to 70 as bases were not called for the rest of them
  5. need to merge all fastq files per barcode (because each contains only up to 4000 reads)

Worflow:

  1. sequencing = MinKNOW (ONT device control software) -> fast5 files (squiggle data / chromatogram peaks / raw data)
  2. basecalling = Dorado (integrated with MinKNOW) -> fastq (raw sequences with quality scores)

Options:

The fastq files generated by the ONT software MinKNOW were de-multiplexed using MiniBar (see description below), with index edit distances of 2, 3, and 4 and a primer edit distance of 11. Next, the reads were filtered for quality (>13) and size (>3 kb) using Nanofilt [38, 39]. Individual consensus sequences were created using Allele Wrangler [40] for demultiplexed fastq files with a minimum coverage of 30. Error correction was performed using RACON [41, 42]. To do so, we first mapped all the reads back to the consensus using minimap [43]. We performed two cycles of running minimap and RACON. Final consensus sequences were compared against the National Center for Biotechnology Information database using Basic Local Alignment Search Tool n (BLASTn) to check if the taxonomic assignment was correct.

  • https://academic.oup.com/gigascience/article/7/12/giy140/5202451?utm_source=chatgpt.com&login=true
    To enable fully reference-free analyses, we developed the nanoClust algorithm, which takes the fasta file of chopSeq-corrected reads as input and then performs read partitioning-based de novo clustering using VSEARCH [29] to delineate OTUs at a user-specified sequence similarity threshold (i.e., 97% in this study) followed by within-OTU read alignment and consensus calling for each OTU. The nanoClust algorithm is written in python, relies on Biopython packages, and was explicitly designed for de novo clustering because standard de novo clustering approaches such as VSEARCH [29] and the clustering approaches available in mothur [30, 31] vastly overestimated the richness of the mock community when using chopSeq-corrected reads (see details below). The nanoClust algorithm takes chopSeq-corrected reads in fasta format; splits the reads into partitions based on user-defined partition size; implements VSEARCH [29] for dereplication, chimera detection and removal in each partition, and clustering for each partition to identify the partition category with optimal (i.e., maximum) number of OTUs (not counting singleton OTUs); and discards singletons. Following this, nanoClust extracts read IDs for each OTU bin from the best-performing partition. The extracted read IDs for each OTU bin are then used to obtain full-length chopSeq-corrected reads; a subset of reads that fall within 10% of the average full-length read distribution within each OTU bin are aligned using Multiple Alignment using Fast Fourier Transform (MAFFT) [32, 33] with G-INS-i option, followed by consensus calling to obtain full-length representative sequence for each OTU. The entire data processing workflow is shown in Fig. 3.

  • https://www.nature.com/articles/s41592-020-01041-y#Sec7 = Uses UMIs so the workflow would have to be altered

  • NanoCLUST: a species-level analysis of 16S rRNA nanopore sequencing data = https://academic.oup.com/bioinformatics/article/37/11/1600/5929694?login=true = construction of a polished read and subsequent and Blast classification for amplicon-based full-length 16S rRNA nanopore reads ??? I'm condused, are they the same thing or different??? with the previous

GPT response: πŸ“˜ General long-amplicon ONT metabarcoding & consensus approaches

Nanopore sequencing of long ribosomal DNA amplicons for biodiversity analysis H. Krehenwinkel et al., 2019 β€” long read rDNA barcodes, consensus, phylogenetic resolution across taxa. πŸ“„ Link: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6503943/

NanoAmpli-Seq: a workflow for full-length marker consensus from mixed communities Calus et al., 2018 (GigaScience) β€” builds consensus sequences from long ONT amplicons using clustering and polishing. πŸ“„ Link: https://academic.oup.com/gigascience/article/7/12/giy140/5202451

High-accuracy long-read amplicon sequencing using UMIs (Karst et al.) Karst et al., 2021 (Nature Methods) β€” uses unique molecular identifiers + ONT to generate highly accurate consensus amplicon sequences (e.g., rRNA operon ~4.5 kb). πŸ“„ Link: https://pubmed.ncbi.nlm.nih.gov/33432244/

CONCOMPRA: consensus-based community profiling with long amplicons Stock et al., 2025 (Briefings in Bioinformatics) β€” builds consensus sequences and profiles communities from long ONT amplicons without reference dependence. πŸ“„ Link: https://academic.oup.com/bib/article/26/1/bbae642/7924278

PRONAME: pipeline for processing long-read Nanopore metabarcoding data Dubois et al., 2024 (Frontiers in Bioinformatics) β€” produces high-quality consensus sequences with error correction from ONT amplicons. πŸ“„ Link: https://www.frontiersin.org/journals/bioinformatics/articles/10.3389/fbinf.2024.1483255/full

🧬 Organism-specific long-amplicon marker studies (relevant workflows)

18S full-length ribosomal DNA metabarcoding by ONT Gaonkar et al., 2024 (Ecology and Evolution) β€” tests primers for full-length 18S rDNA and constructs consensus sequences for community analysis. πŸ“„ Link: https://onlinelibrary.wiley.com/doi/full/10.1002/ece3.11232

Long-read metabarcoding of eukaryotic rRNA operons (18S + ITS + 28S) Latz et al., 2022 β€” evaluates primers and sequences long rRNA regions with Nanopore, including workflows to handle long reads and consensus/OTUs. πŸ“„ Link: https://epic.awi.de/56907/1/Latz_et_al_2022_Short_and_long_read_metabarcodingf.pdf

Protistan amplicon sequencing on ONT for full 18S resolution Breaking the Standard (Protistan ONT study), 2025 β€” compares full-length amplicon consensus from ONT against short-read methods, with pipelines for consensus filtering and clustering. πŸ“„ Link: https://www.researchgate.net/publication/390273925_Breaking_the_Standard_Can_Oxford_Nanopore_Technologies_Sequencing_Compete_With_Illumina_in_Protistan_Amplicon_Studies

πŸ§ͺ ONT amplicon analysis pipelines including polishing/clustering

Complete pipeline for ONT amplicon sequencing (ONT-AmpSeq) Schacksen et al., 2024 (FEBS Open Bio) β€” from raw ONT reads to quality filtering, clustering, polishing, taxonomic classification and OTU table generation. πŸ“„ Link: https://onlinelibrary.wiley.com/doi/10.1002/2211-5463.13868

A recent long amplicon consensus workflow (LACA) Hui et al., 2025 β€” long amplicon consensus analysis including multiple de novo clustering methods to form consensus markers. πŸ“„ Link: https://www.tandfonline.com/doi/full/10.1080/19490976.2025.2516703

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors