Scaffolding illumina contigs with nanopore reads
Hi!! Does anybody have a good suggestion on software that can scaffold illumina contigs using nanopore reads? Thanks!
Elena
assembly
• 1,516 views
•
link
written
by
elena.syp •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Recommendation for de novo scaffolder
written by atia.amin2010 •Hi, I performed de novo assembly using Canu following a hybrid method. I have both Illumina (PE) and Oxford Nanopore reads. I performed reference guided …
-
Identification of presence of genes by aligning the illumina reads to reference genome with Geneious
written by rthapa •Hi, I am trying to find if the particular gene is present in the illumina reads. I have gene sequence for this particular gene. I …
-
Assembly based structural variants call from bacterial genome
written by rthapa •Hi, I am trying to call structural variants from assembled bacterial genome. The genome is assembled using Nanopore long reads and is polished with Illumina …
-
Polish the genome first or Fill the gaps in the genome first for genome assemblies?
written by madnessfish •Hi there! I am new to de novo genome assemblies. I have searched over the community but it seems there are no answers. I am …
-
Improvement of genome assembly using illumina contigs and nanopore reads
written by KG •Hi, I have nanopore reads and a very fragmented genome assembly (~500 contigs for 16-20 mb genome) but not the illumina reads. I have used …
-
Assembler for only nanopore data
written by ringourquia •Hi Everyone! Does anyone know about an assembler where the input is ONLY nanopore data (i.e, no Illumina or any other kind of short reads)? …
-
Replacing reference with aligned reads
written by elena.syp •Hi! I have a nanopore genome assembly and I have aligned my illumina genomic contigs to it. I want to know what is the best …
-
Filtering SAM file based on column numbers
written by elena.syp •Hi! I want to filter a sam file (produced by bowtie2) based on alignment score (column 14) >= 5000. I tried: awk '{ if($14 >= …
-
Export reads from an alignment file
written by elena.syp •Hi! I have annotated some clustered genes in a very fragmented genome assembly based on Illumina reads. I want to study their synteny (impossible in …
-
Contamination in assembly
written by elena.syp •Hi, I am doing a de novo assembly and I have contamination with Saccharomyces. I cleaned the raw reads (paired reads 150nt) using BBsplit, minimum …
which ones have you considered already or is this a completely open question to get other peoples advise first?
A bit more info on your specific case might help as well, small genome - large genome? little data -lots of data ? such kind of things ...
If you can, go the other way for better results. Do a pure nanopore assembly if coverage is sufficient, then use RACON and Nanopolish with your illumina reads to increase the base quality.
There are lots of threads here on how to polish effectively. More info is needed too!