Results for "R"

Tags

  • Rdatamining.com : R and Data Mining

    This website presents examples, documents and resources on data mining with R. Documents on using R for data mining are available to download for non-commercial personal use, including R Reference card for Data Mining, R and Data Mining: Examples and Case Studies and Time Series Analysis and...

    Tags: R, Data Mining, Bioinformatics

    3879 days ago

  • R and Bioconductor Tutorial

    This tutorial is intended to introduce users quickly to the basics of R, focusing on a few common tasks that  biologists need to perform  some basic analysis:  load a table, plot some graphs, and perform some basic statistics. More extensive tutorials can be found on the project we...

    Tags: R, Bioinformatics, Bioconductor, Tutorial

    3871 days ago

  • R programming and Jobs website

    Welcome to the R Jobs section of ProgrammingR.com. If your organization has an R employment opportunity that you would like to have posted here, submit it via the contact page. Prospective employees: use the contact information provided in the position listing to apply or contact the hiring organ...

    Tags: Bioinformatics, Computational Biology, R, Genomics, R Programming, Scripts, Jobs, Opportunity

    3596 days ago

  • RStudio

    RStudio IDE is a powerful and productive user interface for R. It’s free and open source, and works great on Windows, Mac, and Linux. The developers and expert trainers are the authors of several popular R packages, including ggplot2, plyr, lubridate, and others. More at http://www.rstudi...

    Tags: Bioinformatics, Computational Biology, R, Module, CRAN, RStudio

    3380 days ago

  • BioScripts

    You are requested to please bookmark collection of bioinformatics tools, scripts, codes that can be pieced together in a very easy and flexible manner to perform both simple and complex bioinformatics tasks. The next-generation sequencing included whole genome sequencing(WGS), transcriptome sequ...

    Tags: Bioinformatics, Computational Biology, Education, Solution, Study, Script, Perl, Python, R, Code

    3197 days ago

  • Efficient genome searching with Biostrings and the BSgenome data package

    Tags: BioStrings, R, Search, Pattern, Genome, Chromosome, Bioinformatics

    2944 days ago

  • Venn Diagrams on R Studio

    First step: Install & load “VennDiagram” package. # install.packages('VennDiagram') library(VennDiagram) Second step: Load data Add filepath if “catdoge.csv” is not in working-directory. d <- read.csv("catdoge.csv")

    Tags: Bioinformatics, Computational Biology, R, VennDiagram, Plot, R

    2895 days ago

  • Painless package development for R

    Devtools makes package development a breeze: it works with R’s existing conventions for code structure, adding efficient tools to support the cycle of package development. With devtools, developing a package becomes so easy that it will be your default layout whenever you’re writing a...

    Tags: Bioinformatics, R, Dev, Package, Devtools, RPackages, Tutorial

    2887 days ago

  • RCircos: an R package for Circos 2D track plots

    RCircos package provides a simple and flexible way to make Circos 2D track plots with R and could be easily integrated into other R data processing and graphic manipulation pipelines for presenting large-scale multi-sample genomic research data. It can also serve as a base tool to generate comple...

    Tags: Bioinformatics, NGS, R, Rcircos, Package, Plot, Circle, Genome, Genes, Visualization

    2870 days ago

  • clusterProfiler

    statistical analysis and visulization of functional profiles for genes and gene clustersBioconductor version: Release (3.3)This package implements methods to analyze and visualize functional profiles (GO and KEGG) of gene and gene clusters.Author: Guangchuang Yu <guangchuangyu at gmail.com>...

    Tags: Bioinformatics, clusterProfiler, GO, R, Package, Omics, Genes, Cluster

    2843 days ago