Results for "R"

Tags

  • Machine Learning Pipelines for R https://www.r-bloggers.com/machine-learning-pipelines-for-r/ #R #Machine #Learning

    Tags: R, Machine, Learning

    2548 days ago

  • #R training/learning @ stanford https://lagunita.stanford.edu/courses/HumanitiesSciences/StatLearning/Winter2016/about

    Tags: R

    3032 days ago

  • #R #workshop http://bitsathy.ac.in/event/asbur/index.html #India #DBT

    Tags: R, workshop, India, DBT

    3013 days ago

  • A Typical Annoying #Example of using #R/BioConductor http://moo.nac.uci.edu/~hjm/R_BioC_example.html

    Tags: Example, R

    2995 days ago

  • Efficient genome searching with Biostrings and the BSgenome data package

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

    2976 days ago

  • #R #PiratePlot are cool, and impressive http://www.r-bloggers.com/the-pirate-plot-2-0-the-rdi-plotting-choice-of-r-pirates/

    Tags: R, PiratePlot

    2945 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

    2926 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

    2919 days ago

  • Supposedly Educational R

    R 3.3.0 (codename “Supposedly Educational”) was released today. You can get the latest binaries version from here. (or the .tar.gz source code from here). The full list of new features and bug fixes is provided below. If you are using Windows you can eas...

    Tags: Bioinformatics, R, R3.3.0, Release

    2918 days ago

  • #PhySortR: a fast, flexible tool for sorting #phylogenetic trees in #R https://peerj.com/articles/2038/

    Tags: PhySortR, phylogenetic, R

    2905 days ago