Results for "R"

Tags

  • 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

    2524 days ago

  • Circular Visualization in R

    This is the documentation of the circlize package. Examples in the book are generated under version 0.4.1. If you use circlize in your publications, I would be appreciated if you can cite: Gu, Z. (2014) circlize implements and enhances circular visualization in R. Bioinforma...

    Tags: Circular, Visualization, R

    2508 days ago

  • Import R Data

    It is often necessary to import sample textbook data into R before you start working on your homework. Excel File Quite frequently, the sample data is in Excel format, and needs to be imported into R prior to use. For this, we can use the function read.xls from the ...

    Tags: Import, R, Data

    2501 days ago

  • https://longhowlam.wordpress.com/2017/07/13/interactive-sunburst-graphs-in-power-bi-in-5-minutes/ #R #sunburst #plot

    Tags: R, sunburst, plot

    2499 days ago

  • R tuorial

    R learning resources https://flowingdata.com/

    Tags: R, Learn

    2482 days ago

  • Marginal plot in R https://stackoverflow.com/questions/8545035/scatterplot-with-marginal-histograms-in-ggplot2 #R #Plot #Marginal

    Tags: R, Plot, Marginal

    2350 days ago

  • poRe: an R package for the visualization and analysis of nanopore sequencing data

    Motivation: The Oxford Nanopore MinION device represents a unique sequencing technology. As a mobile sequencing device powered by the USB port of a laptop, the MinION has huge potential applications. To enable these applications, the bioinformatics community will need to design and build a s...

    Tags: poRe, R, package, visualization, analysis, nanopore, sequencing, data

    2367 days ago

  • IONiseR: tools for the quality assessment of data produced by Oxford Nanopore’s MinION sequencer

    This package is intended to provide tools for the quality assessment of data produced by Oxford Nanopore’s MinION sequencer. It includes a functions to generate a number plots for examining the statistics that we think will be useful for this task. However, nanopore sequencing is an emergi...

    Tags: tools, quality, assessment, Oxford, Nanopore, MinION, sequencer, IONiseR, R

    2367 days ago

  • MinION_GC: An R script to do some QC on MinION data

    Other tools focus on getting data out of the fastq or fast5 files, which is slow and computationally intensive. The benefit of this approach is that it works on a single, small, .txt summary file. So it's a lot quicker than most other things out there: it takes about a minute to analyse a 4GB flo...

    Tags: MinION_GC, R, script, QC, MinION, data

    2357 days ago

  • R googleVis examples

    It may take a little while to load all charts. Please be patient. All charts require an Internet connection. These examples are taken from the googleVis demo. You can execute the demo via library(googleVis) demo(googleVis) For more details about the charts and further examples see the helpf...

    Tags: R, googleVis, examples

    2350 days ago