Results for "r"

Tags

  • BioStats class tutorial

    Nice biostat turorial by Ingo Ruczinski

    Tags: Biostats, Ingo Ruczinski, book, tutorial, R

    2659 days ago

  • Tetramer frequency: http://cgat.readthedocs.io/en/latest/recipes/metagenome_contigs_kmers.html #Kmer #Tetra #R #CGAT

    Tags: Kmer, Tetra, R, CGAT

    2654 days ago

  • Plotting nice coverage graph with R https://davetang.org/muse/2013/09/07/creating-a-coverage-plot-in-r/ #R #Plot #Coverage #NGS

    Tags: R, Plot, Coverage, NGS

    2638 days ago

  • UpSetR Shiny App!

    UpSetR generates static UpSet plots. The UpSet technique visualizes set intersections in a matrix layout and introduces aggregates based on groupings and queries. The matrix layout enables the effective representation of associated data, such as the number of elements in the aggregates and i...

    Tags: Bioinformatics, Analysis, Plot, UpSetR, Shiny, App, R

    2630 days ago

  • Data structure with R http://staff.washington.edu/jon/dsa-perl/dsa-perl.html #R #Data #Structure #Script #Perl

    Tags: R, Data, Structure, Script, Perl

    2624 days ago

  • splitbed to splitcov https://github.com/cyaguesa/Rscripts/blob/master/splitbed_to_splitcov.R #R #Coverage

    Tags: R, Coverage

    2613 days ago

  • This is the documentation of the #circlize package. http://zuguang.de/circlize_book/book/circular-layout.html #Circular #Visualization #R

    Tags: circlize, Circular, Visualization, R

    2583 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

    2564 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

    2548 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

    2541 days ago