Results for "K-mer"

Blogs

Bookmarks

Pages

Top-level pages

Bio-Scripts

  • Estimate Genome Size

    # Count k-mer occurrence using Jellyfish 2.2.6 jellyfish count -t 8 -C -m 19 -s 5G -o 19mer_out --min-qual-char=? sread_1.fastq sread_2.fastq # points for a histogram jellyfish histo -o 19mer_out.histo 19mer_out #Plot results using R ##load the data into dataframe19 dataframe19

    2227 days ago

  • Estimate Genome Size with Jellyfish and R

    ...umber of treads to be used in the run. eg: 1,2,3,..etc. #-C -both-strands Count both strands #-m -mer-len=unit32 Length of the k-mer #-s -size=unit32...

    2209 days ago

  • +3 more Bio-Scripts

Tags

  • COPE: an accurate k-mer-based pair-end reads connection tool to facilitate genome assembly

    An efficient tool called Connecting Overlapped Pair-End (COPE) reads, to connect overlapping pair-end reads using k-mer frequencies. We evaluated our tool on 30× simulated pair-end reads from Arabidopsis thaliana with 1% base error. COPE connected over 99% of reads with 98.8% accuracy, whic...

    Tags: COPE, accurate, k-mer, pair-end, reads, connection, tool, genome, assembly

    2305 days ago

  • Musket: a multistage k-mer spectrum based corrector

    Musket is a well-established leading next-generation sequencing read error correction algorithm targetting Illumina sequencing. This corrector employs the k-mer spectrum approach and introduces three correction techniques in a multistage workflow. Our performance evaluation results, in ...

    Tags: Musket, multistage, k-mer, spectrum, corrector

    2305 days ago

  • +9 more Tags

Comments