Any tool designed to align short reads to long reads?
Are there any tools specifically designed to align short reads to Pacbio or nanopore long reads?
alignment
sequence
next-gen
• 3,619 views
•
link
updated
by
Biostar
•
written
by
chongchu.cs •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Similar tools to visualize pileup of long-read alignments to a STR locus
written by Antonio •Hello everyone, I would like to ask if someone knows of tools similar to [GraphAlignmentViewer](https://github.com/Illumina/GraphAlignmentViewer) or [REViewer](https://github.com/Illumina/REViewer?tab=readme-ov-file) but for long-reads, specifically, Oxford Nanopore Technologies reads? …
-
Assesing contaminants sequences from long genomic contigs
written by Antonio R. FrancoWe got the first genomic draft assembled from a 1,2Gb organism using PacBio. We got over 4000 long contigs Now we want to assess whether …
-
Denovo genome assembly with multiple insert size libraries, both short and long reads
written by sunnykevin97Hi Are there any denovo assemblers which assemble a genome in one go. By taking multiple insert-size libraries as input combinations of both short (Illumina) …
-
K-mer selection for correcting long reads with short reads
written by zack.saud •Hi all, Hybrid long read error correction tools such as FMLRC and Ratatosk allow the user to set k-mer pass lengths as part of the …
-
Is there a hybrid aligner that uses both long and short reads to align to a reference genome?
written by NPL •I have both short (illumina) and (pacbio) long reads of the same sample and I want to align it to a reference genome. I know …
-
What are best Long read simulator generating Oxford Nanopore Reads
written by Ashi •Hi, I am using Badreads for simulating Oxford Nanopore long reads and then used BWA for mapping the short reads to these simulated long reads …
-
Both long and short read of the same sample
written by angela.tithi23 •For an experiment, we need both short and long read sequences of the same sample. Is there any website that provides both the pacbio/nanopore and …
-
Binning Tools for Long Reads/Contigs
written by vijinimMajority of the currently available metagenomics binning tools are designed to work with short reads and contigs obtained from short reads. Does someone know if …
-
Pacbio Metagenome alignment
written by 934963534 •Can I use bwa to align metagenome pacbio reads to several reference genome? Or are there any other tools to achieve metagenome alignment for pacbio …
-
Tools to call SVs using corrected PacBio reads
written by MedhatHi, There is a lot of tools that calls SVs from PacBio subreads. My question is; If there are tools to call SVs from corrected …
Why do you need a separate tool? Once you convert your long reads into fasta/multi-fasta all NGS aligners will work. At that point those reads are just a reference to align to.
You mean using tool like bwa or blasr? I just worry about the high error rates.
The way you phrased your question it says that you want to align a set of short reads to a set of long reads (actually just the sequence from those reads). At that point the long reads are acting as a reference (without the question of error rates coming into play).
If you are interested in correcting your long reads using the short sequences then you may want to follow this tutorial.
PacBio and Nanopore technologies are evolving at a fast pace. Your data is from early or recent iterations? For example, I think recent PacBio has very low error rate and you could use BWA to align short reads onto these long reads.
Anyway, what you want to do? If you want to correct long, noisy reads with Illumina reads, just search for "correction" instead of "alignment", there are several tools designed for that.
The error rates for latest long reads is very low? How low they are? This is a question asked from a cooperate biologist, they have low coverage Pacbio long reads and short reads, want to use the long reads to link some fragmented repeat contigs.
Get the PacBio version of their reads and look at the error rate on PacBio site.
Where do the short reads enter here? Anyway, it seems you need to google for "hybrid assembly" or "long reads scaffold".
Hint: look at Allpaths-LG, probably SPAdes can deal with this combination as well.
I know they say the error is now lower. But I just saw pacbio results 2 days ago...and there really was alot of errors. Now whether previous versions was used I dont know.....but I certainly will be recommending the corrections mapping
that would be no sense,cause the reference is error-prone.