More posts like this
-
Is third-generation sequencing/long-read-sequencing the only way to identify the full length seque…
written by wangziwei0010 3Thanks for your attention, TLDR: How to get the full length sequence of a novel transcript? Details: 1. There is a novel transcript A I …
-
Merging Transcriptomes from different assemblers
written by ponganta 59Hello all, currently I'm working on the de novo assembly of a non-model plant. I've got tissue-specific illumina-, as well as whole-plant ONP-cDNA-reads. My current …
-
Segmentation fault (core dumped) in SOAP
written by choi.yisoo.hi 0Hi, everybody. Now I am trying to de novo assembly by SOAP. My excuted code is this. ~/Downloads/SOAPdenovo2-bin-LINUX-generic-r240/SOAPdenovo-63mer all -s SOAPdenovo.config -o K47 -K -R …
-
Short-long read hybrid de novo assembly - determine k-mer size
written by Kenny 3Dear all, I am trying to do a short-long read hybrid de novo assembly on the MiSeq 2x75 paired end data and TruSeq long reads …
-
de-novo whole genome assembly and annotation
written by kratiranjan2020 0I have been trying to assemble a nematode genome denovo from past 6 months. I have got read libraries of different insert lengths 375bp, 500bp …
-
Difficulty understanding SOAPdenovo2 parameters
written by eischzj12 0Hello, I'm currently trying to construct contigs using DNA libraries and am stuck on a particular parameter within the SOAPdenovo2 configuration file. I'm having a …
-
Scaffolding for metagenomics
written by David 24Hi, I have a quick question. I have found a paper describing the different assembly tools http://www.ncbi.nlm.nih.gov/pubmed/24581555 "A comprehensive evaluation of assembly scaffolding tools" It …
-
How to assess the quality of metagenomics assembly?
written by beloved2012 2Hello everyone! I'm a beginner of metagenomics research. Presently we use soapdenovo package to perform metagenomics assembly then choose the optimal Scaffold according to N50 …
-
SOAPdenovo assembly question
written by AW 35Hi, Id be very grateful if someone could help answer my question. I am interested as to how the flat `rd_len_cutoff` works in the SOAPdenovo …
-
Soapdenovo Assembly Quality Assessment
written by toshnam 65Hi all, I've got assembly result (scaffolds) from SOAPdenovo and want to assess the quality. How can I make statistics report containing N50, scaffold length …
You can run
stats.shfrom BBMap on your dataset to get that information. What kind of data is this?Paired end Illumina sequence data. Sorry for being vague, I'm not very familiar with the relevant information to provide. Still learning the ropes. BBMap is something I need to download separately then I take it?
I have linked BBMap in post above.
If your illumina sequencing was done for say 150 cycles (you would have 150 bp reads in that case) then the length of your longest (and perhaps all reads, if they have not been trimmed) would be 150.