Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Teachingmaterial | 161 | 2 years ago | HTML | |||||||
Various teaching material | ||||||||||
Optimade | 59 | 3 months ago | 79 | cc-by-4.0 | Makefile | |||||
Specification of a common REST API for access to materials databases | ||||||||||
Rtp | 55 | a year ago | 3 | cc-by-4.0 | Makefile | |||||
RPG Maker 2000/2003 material replacement | ||||||||||
Magic Inverter | 18 | a year ago | Makefile | |||||||
an inverter drawn in magic with makefile to simulate | ||||||||||
Westraining R | 9 | 6 years ago | Makefile | |||||||
Training materials for the intro and advanced R course | ||||||||||
Diykey | 9 | 5 years ago | 7 | Makefile | ||||||
Vault Presentation | 5 | 5 years ago | mit | Makefile | ||||||
Material for vault presentation and demo | ||||||||||
Pak128 | 4 | 3 months ago | artistic-2.0 | Squirrel | ||||||
Graphical pak set 128x128 tile size | ||||||||||
Simple Interest Calculator | 3 | 5 years ago | Makefile | |||||||
Hybrid Interactive Simple Interest Calcluator powered with Material design using Flutter | ||||||||||
Mplot.js | 2 | 4 years ago | mit | Makefile | ||||||
Many graph for material properties |
This repository is an aggregator for various
R, make
and git
/github
teaching
material. Most of the courses are taught at the University of
Cambridge, UK, and some have been adapted and exported outside. We
would also like to acknowledge contributions from
Aleksandra Pawlik,
Software Sustainability Institute,
Raphael Gottardo, Fred Hutchinson Cancer
Research Center and Karl Broman,
University of Wisconsin-Madison.
Each material subdirectory has its own repository; TeachingMaterial
aggregates a snapshot as a central entry point. Aggregation is done
using git-subtree
(see the
administration page
for details). The local copies linking to external repositories are
prefixed with an underscore.
Unless otherwise stated, all material is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. This means you are free to copy, distribute and transmit the work, adapt it to your needs as long as you cite its origin and, if you do redistribute it, do so under the same license.
See also the
TeachingMaterial
wiki
for meta-information about the repository and general R
installation
material and links.
If you like this material and/or this initiative, do not hesitate to let us know by starring the repo, tweeting about it and sharing it with your colleagues.
R
programming, plotting, git
/github
(via
software carpentry), make
,
shell
and knitr
, profiling, testing, debugging.R
, MPhil in Computational Biologygit
/github
guidemake
R
package creationR
packageR
for knowledgeable bioinformaticians. Used as R
intro lecture for the CSAMA workshop.R
and Bioconductor.R
introduction taught at
Cambridge's
Graduate School of Life Sciences Training.R
R
R
R
R
programming lecture during the CSAMA workshop.C
/C++
code for/from R
ggplot2
(more to come soon)R
to illustrate OO programming and package developmentinstall.packages("sequences")
R
and C/C++
building tools):library(devtools)
install_github("lgatto/sequences")
We try to only aggregate material that is openly available, generally under Creative Commons Attribution license, which gives you the right to share and adapt the material as long as you credit to original author(s). Please refer to the orignal repository for details.