This content does not belong in an answer. I have moved it to a comment, but it would seem like it belongs in the question (although I have no idea who you're thanking, given that no one else responded between when you asked the question and posted this "answer")
Hmmm this sounds like homework question rather than a real problem lol. But I think kmer's have 0 chance of repeating if the kmer size is equal to the genome size
Hi all, I am puzzled about "-kmer" options during de novo assembly. **First**, I did k-mer frequency analysis. **Reported**: For P(x): Possible peaks including: 100 …
Hello members, I would like to know that is there any guidelines to choose K-mer size for Debruijn graph based assembly (2nd generation sequencing reads). …
This post is related to, but different (a continuation) from my earlier post at https://www.biostars.org/p/268060/ seeking help with running the genome assembler software - ABySS. …
Hi people, I am trying to assemble BAC clone sequence from pacbio. The assemble using Celera Assembler and canu are both resulting one contig assembly …
I'm trying to convert the kmer coverage reported in the headers of my contigs into standard coverage. Velvet's manual says the relation between kmer coverage …
I have a FASTA file contains unique k-mers with the read length is the k-mer size: ``` >kmer_1 ATGACAGCCTTTTTTAAA >kmer_2 ATGACAGCCTTTTTTAAT ``` Then I used …
Thanks, so: What is the genome length where each k-mer occurs just once if the kmer size = x. Thats a bit clearer.
This content does not belong in an answer. I have moved it to a comment, but it would seem like it belongs in the question (although I have no idea who you're thanking, given that no one else responded between when you asked the question and posted this "answer")
someone responded and moved their response.
Hmmm this sounds like homework question rather than a real problem lol. But I think kmer's have 0 chance of repeating if the kmer size is equal to the genome size
I reached that conclusion too, but what's the formula you are using in general?