-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coding resource dump. #1
Comments
Links to variant interpretation data. This is also in the readme. CoVal - https://coval.ccpem.ac.uk/ [coval.ccpem.ac.uk] Mutation Explorer - http://sars2.cvr.gla.ac.uk/cog-uk/ [sars2.cvr.gla.ac.uk] COVID-3D - http://biosig.unimelb.edu.au/covid3d/ [biosig.unimelb.edu.au] polecat - https://cog-uk.github.io/polecat/ [cog-uk.github.io] |
Johns Hopkins Global Coronavirus Map. https://coronavirus.jhu.edu/map.html |
Journal Article on why this sort of project is important and useful, and a link to a group that's working on this sort of issue: |
Introduction to plotting and dataframes in Python
http://swcarpentry.github.io/python-novice-gapminder/
Bokeh interactive plots
https://bokeh.org/
Plotting with plotly
https://plotly.com/python/getting-started/
Plotting maps with plotly
https://plotly.com/python/maps/
Pandas cheat sheet
https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf
Tidy data
http://vita.had.co.nz/papers/tidy-data.pdf
Data carpentry genomics
https://datacarpentry.org/lessons/#genomics-workshop
Data carpentry ecology
https://datacarpentry.org/python-ecology-lesson/
Free textbook, a bit too in depth but a good ref
https://leanpub.com/dataanalysisforthelifesciences
The text was updated successfully, but these errors were encountered: