Results for "Overlap Graph"

Blogs

Bookmarks

Files

  • R Graphical Cookbook by Winston Chang

    R Graphical Cookbook by Winston Chang A very nice book by Winston Chang for R ethusiast. The R code presented in th...roduce the figure is included. This means that there is sometimes considerable overlap...

    2144 days ago

  • Prepare for Coding Interview !

    This is a comprehensive guide to prepare for your next coding interview. It's great fo...view_experience_at_google/ #bottom-comments. 1. Data structures 2. Trees and Graph algorithms 3. Dynamic Progra...

    835 days ago

Pages

Top-level pages

  • Data Mining in Bioinformatics

    Data mining, the extraction of hidden predictive informatio...t be your strong point. Excel is fine for creating graphs. If you’re serious abo...age informatics and scalable querying and mining of graphs.For more detail visit: ...

    3936 days ago

  • Bioinformatics Algorithms

    ...programming The shortest path in a weighted graph can be found by using the short...ndependent in divide and conquer, where as the overlap of subproblems occur in dyn...problems such as the maximum flow for directed graphs, notably by using the simple...

    3936 days ago

  • +17 more Top-level pages

Wire posts

  • Genome alignment with graph data structures: a comparison http://www.biomedcentral.com/1471-2105/15/99 #Genome #Alignment #Data #Graph

    3521 days ago

  • SAGE: String-overlap Assembly of GEnomes http://www.biomedcentral.com/1471-2105/15/302/abstract #Genome #SAGE #Assembly

    3509 days ago

  • +15 more Wire posts

News

  • BEReX : Biomedical Entity-Relation eXplorer

    BEReX is a new biomedical knowledge integration, search, and exploration tool. BEReX i...keywords and BEReX returns a sub-network matching the keywords. The resulting graph can be explored interactively...

    3829 days ago

  • Scalpel

    A team from Cold Spring Harbor Laboratory has released an algorithm, called Scalpel, f...(including partial matches), splits them into k-mers, and creates a de Bruijn graph to span the exon; however, if...

    3536 days ago

  • +2 more News

Opportunity posts

ResearchLabs posts

  • Nataša Pržulj Lab

    Nataša Pržulj Lab's research involves applications of graph theory, mathematical modeling, and computational techniques to solving large-scale problems in computational and systems biology.They...

    3891 days ago

  • SOWDHAMINI Lab

    Genome sequencing projects have enormous potential for benefiting human endeavors. However, just as acquiring a lang...n. In such cases functionally similar proteins may have less than 25% sequence overl...

    3875 days ago

  • +2 more ResearchLabs posts

Video

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

    2254 days ago

  • Estimate Genome Size with Jellyfish and R

    jellyfish count -t 8 -C -m 19 -s 5G -o 19mer_out --min-qual-char=? /common/Tutorial/Genome_estimation/sample_read_1.fastq /common/Tutorial/Genome_estimation/sample_rea...

    2236 days ago

  • +11 more Bio-Scripts

Tags

  • CABOG: Celera Assembler with Best Overlap Graph

    CABOG (Celera Assembler with Best Overlap Graph) is scientific software for DNA research. CABOG has been a critical component of many genome sequencing projects. CABOG operates on small genomes such as bacterial as well as large genomes such as mammalian. CABOG is an extension of the Celera ...

    Tags: CABOG, Celera, Assembler, Overlap Graph, Bioinformatics, Assembly, Genome, Reads, NGS

    2537 days ago

Comments

  • Comment on "GraphMap - A highly sensitive and accurate mapper for long, error-prone reads"

    urbe@urbo214b[genome] graphmap align -h []GraphMap - A very accurate and sensit...SAM output (in normal and '-w overlap' modes). m5 - BLASR M5 form...w normal -M 5 -X 4 -G 8 -E 6' overlap - Equivalent to: '-a anchor...Algorithmic options: -k INT Graph construction kmer size. [6] -...

    2282 days ago

  • Comment on "Platanus"

    ...the algorithm based on de Bruijn graph. Second, the order of contigs i...the algorithm based on de Bruign graph. INPUT OPTIONS...eed. -v INT : Minimum overlap length (default 32)...If adjacent contigs have overlap (length >= INT) and prop...

    2789 days ago