How to use Python and R with RDF Data is a training that was developed in the context of the Swiss Personalized Health Network (SPHN) initiative and is part of a series of trainings centred around the [SPHN Interoperability...
The aim of this course is to teach you how to perform basic statistical analysis using R. First we review the foundations (sampling theory, discrete and continuous distributions), then we focus on classical hypothesis testing. This course will improve your generic statistics knowledge....
Filename Expansion from https://github.com/swcarpentry/bc/tree/gh-pages/intermediate/shell/05-expansion.md.
Instructor's Guide from https://github.com/swcarpentry/bc/tree/gh-pages/intermediate/shell/guide.md.
Creating Things from https://github.com/swcarpentry/bc/tree/gh-pages/novice/shell/02-create.md.
Shell Scripts from https://github.com/swcarpentry/bc/tree/gh-pages/novice/shell/05-script.md.
Pipes and Filters from https://github.com/swcarpentry/bc/tree/gh-pages/novice/shell/03-pipefilter.md.
Introducing the Shell from https://github.com/swcarpentry/bc/tree/gh-pages/novice/shell/00-intro.md.
Finding Things from https://github.com/swcarpentry/bc/tree/gh-pages/novice/shell/06-find.md.
Files and Directories from https://github.com/swcarpentry/bc/tree/gh-pages/novice/shell/01-filedir.md.
Working Remotely from https://github.com/swcarpentry/bc/tree/gh-pages/intermediate/shell/02-ssh.md.
This quick and simple tutorial demonstrates some of the easy plotting tools in the R core software.
the data are in the "data" directory and come from an old two-colour microarray experiment where spots on the array were printed with different buffers, in different concentrations and with...
Loading a single or groups of FCS files into R
flowFrame and flowSet objects and their attributes
Exploring sample annotation and keywords stored within the FCS file format, searching for specic samples (such as controls) using grep, highlighting the importance of correct sample annotation...