Results for "plots"

Blogs

Bookmarks

Files

Top-level pages

Wire posts

  • The ggbio R plots http://www.tengfei.name/ggbio/docs/man/autoplot-method.html #Plot #R #Package #ggbio

    2846 days ago

  • #DotPlot #tutorial http://www.code10.info/index.php%3Foption%3Dcom_content%26view%3Darticle%26id%3D64:inroduction-to-dot-plots%26catid%3D52:cat_coding_algorithms_dot-plots%26Itemid%3D76

    2793 days ago

  • +7 more Wire posts

News

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

    2258 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...

    2240 days ago

  • +2 more Bio-Scripts

Tags

  • Hagfish - assess an assembly through creative use of coverage plots

    Hagfish is a tool that is to be used in data analysis of Next Generation Sequencing (NGS) experiments. Hagfish builds on the concept of coverage plots and aims to assist (amongst others) in quality control of de novo genome assembly or identification of structural variation in a genome ...

    Tags: Bioinformatics, Hagfish, Assess, Assembly, Coverage, Plots, NGS, Structure, Variation, SV, Assembly, Genome

    2900 days ago

  • Circular plots in R

    Circular plots are useful to represent complicated informations. They are used in 2 specific cases: when you have long axis and numerous categories, and when you want to show relationships between elements. The circos gallery displays several examples of circular plots, what give...

    Tags: Circular, plots, R, circlize, Zuguang Gu

    2506 days ago

  • +5 more Tags

Comments