http://stackoverflow.com/questions/21948624/changing-adding-spatial-boundaries-polygon-shapefile-r
http://stackoverflow.com/questions/17723822/administrative-regions-map-of-a-country-with-ggmap-and-ggplot2
Sunday, 30 April 2017
Wednesday, 26 April 2017
Namibia data sources
National Statistical Agency
http://nsa.org.na/
http://namibia.opendataforafrica.org/
http://dataportal.opendataforafrica.org/
http://dataportal.opendataforafrica.org/gmzooeb/africa-population-density
Friday, 21 April 2017
Interesting paper with some data in it....
http://www.jimmunol.org/content/early/2017/03/22/jimmunol.1700003/tab-figures-data
Data Viz Book Club
https://public.tableau.com/en-us/s/blog/2017/03/introducing-our-data-viz-book-club
Selected R resources...
http://docs.ggplot2.org/current/vignettes/extending-ggplot2.html
http://kbroman.org/knitr_knutshell/pages/Rmarkdown.html
https://user2017.brussels/tutorials
Some health data from here:
http://www.publichealthwalesobservatory.wales.nhs.uk/home
inc some Tableau exploration tools:
https://public.tableau.com/profile/publichealthwalesobservatory#!/vizhome/PHOFlocalauthorityandhealthboardtool/Home?:iid&:tabs=no
Is there a way to include/publicise/promote my R training in any of these places?:
http://www.learningandwork.org.uk/
http://thenode.biologists.com/
http://kbroman.org/knitr_knutshell/pages/Rmarkdown.html
https://user2017.brussels/tutorials
Some health data from here:
http://www.publichealthwalesobservatory.wales.nhs.uk/home
inc some Tableau exploration tools:
https://public.tableau.com/profile/publichealthwalesobservatory#!/vizhome/PHOFlocalauthorityandhealthboardtool/Home?:iid&:tabs=no
Is there a way to include/publicise/promote my R training in any of these places?:
http://www.learningandwork.org.uk/
http://thenode.biologists.com/
Geomapping - some interesting links...
https://geographicdatascience.com/
http://www.alex-singleton.com/R-Tutorial-Materials/7-converting-coordinates.pdf
https://www.students.ncl.ac.uk/keith.newman/r/maps-in-r
https://cran.r-project.org/doc/contrib/intro-spatial-rl.pdf
http://stackoverflow.com/questions/24136868/plot-map-with-values-for-countries-as-color-in-r
http://www.alex-singleton.com/R-Tutorial-Materials/7-converting-coordinates.pdf
https://www.students.ncl.ac.uk/keith.newman/r/maps-in-r
https://cran.r-project.org/doc/contrib/intro-spatial-rl.pdf
http://stackoverflow.com/questions/24136868/plot-map-with-values-for-countries-as-color-in-r
The package 'leaflet'
The R package leaflet should allow the generation of a javascript object that I could use.
This is relevant to the Electives World Map that needs updating - ideally before Monday!!!!
For extra info: https://rstudio.github.io/leaflet/
This is relevant to the Electives World Map that needs updating - ideally before Monday!!!!
For extra info: https://rstudio.github.io/leaflet/
API resources
R-bloggers blog piece:
https://www.r-bloggers.com/accessing-apis-from-r-and-a-little-r-programming/
Other access to Uniprot:
http://bioconductor.org/packages/release/bioc/html/UniProt.ws.html
EBI webservices:
http://www.ebi.ac.uk/Tools/webservices/
https://www.r-bloggers.com/accessing-apis-from-r-and-a-little-r-programming/
Other access to Uniprot:
http://bioconductor.org/packages/release/bioc/html/UniProt.ws.html
EBI webservices:
http://www.ebi.ac.uk/Tools/webservices/
Thursday, 20 April 2017
List of possible API to use...
Search google with API and EBI (european bioinformatics institute)
List of services
http://www.ebi.ac.uk/Tools/webservices/
Protein Data Bank
http://www.ebi.ac.uk/pdbe/pdbe-rest-api
PDBe’s REST API is a programmatic way to obtain information from the PDB and EMDB
3D biomacromolecular structures
List of services
http://www.ebi.ac.uk/Tools/webservices/
Protein Data Bank
http://www.ebi.ac.uk/pdbe/pdbe-rest-api
PDBe’s REST API is a programmatic way to obtain information from the PDB and EMDB
3D biomacromolecular structures
Who else uses the REST API
The popular 3D viewer Jmol/JSmol has already integrated the REST API calls for quality and cross-references. Jalview, Coot and CCP4 developers have expressed interest.
Python example: https://github.com/PDBeurope/PDBe_Programming
Proteins API
https://www.ebi.ac.uk/proteins/api/doc/
https://academic.oup.com/nar/article-lookup/doi/10.1093/nar/gkx237
Ontology API
https://www.ebi.ac.uk/ols/docs/api
Don't forget:
Uniprot Web services R package:
http://bioconductor.org/packages/release/bioc/html/UniProt.ws.html
Subscribe to:
Posts (Atom)