Biyolojik BilimlerİngilizceWordPress

quantixed

quantixed
x == (s || z). You say it kwontized
Ana SayfaAtom BeslemeMastodon
language
OpinionScienceOutreachBiyolojik Bilimlerİngilizce
Yayınlandı

Outreach means trying to engage the public with what we are doing in our research group. For me, this mainly means talking to non-specialists about our work and showing them around the lab. These non-specialists are typically interested members of the public and mainly supporters of the charity that funds work in my lab (Cancer Research UK). The most recent batch of activities have prompted this post on doing outreach.

ComputingFunDatavizHealthIgorBiyolojik Bilimlerİngilizce
Yayınlandı

Towards the end of 2015, I started distance running. I thought it’d be fun to look at the frequency of my runs over the course of 2016. Most of my runs were recorded with a GPS watch. I log my cycling data using Rubitrack, so I just added my running data to this. This software is great but to do any serious number crunching, other software is needed.

Adventures In CodeComputingFIJIImageJBiyolojik Bilimlerİngilizce
Yayınlandı

We have some macros for ImageJ/FIJI for making figures and blind analysis which could be useful to others. I made an ImageJ Update Site so that the latest versions can be pushed out to the people in the lab, but this also gives the opportunity to share our code with the world. Feel free to add the quantixed ImageJ update site to your ImageJ or FIJI installation. Details of how to do that are here.

MusicScienceCell BiologyBiyolojik Bilimlerİngilizce
Yayınlandı

I’ve returned from the American Society for Cell Biology 2016 meeting in San Francisco. Despite being a cell biologist and people from my lab attending this meeting numerous times, this was my first ASCB meeting. The conference was amazing, so much excellent science and so many opportunities to meet up with people.

ScienceThe Digital CellFIJIImageJBiyolojik Bilimlerİngilizce
Yayınlandı

Molecular Biology of The Cell , the official journal of the American Society for Cell Biology, recently joined a number of other periodicals in issuing guidelines for manuscripts, concerning statistics and reproducibility.

ComputingCodeGithubBiyolojik Bilimlerİngilizce
Yayınlandı

This is a quick post about the punch card feature on GitHub. This is available from Graphs within each repo and is also directly accessible via the API. I was looking at the punch card for two of my projects: one is work related and the other, more of a kind of hobby. The punch cards were different (the work one had way more commits, 99, than the hobby, 22). There was an interesting pattern to them. Here they are overlaid.

Adventures In CodeComputingGithubIgorIgorProBiyolojik Bilimlerİngilizce
Yayınlandı

A couple of recent projects have meant that I had to get to grips more seriously with R and with MATLAB . Regular readers will know that I am a die-hard IgorPro user. Trying to tackle a new IDE is a frustrating experience, as anyone who has tried to speak a foreign language will know. The speed with which you can do stuff (or get your point across) is very slow.

OpinionScienceAdviceBiyolojik Bilimlerİngilizce
Yayınlandı

Ten years ago today I became a PI. Well, that’s not quite true. On that day, I took up my appointment as a Lecturer at University of Liverpool, but technically I was not a PI. I had no lab space (it was under construction), I had no people, and I also had no money for research. I arrived for work.

ComputingPublishingScienceThe Digital CellBiyolojik Bilimlerİngilizce
Yayınlandı

I’m currently writing two manuscripts that each have a substantial data modelling component. Some of our previous papers have included computer code, but it was straightforward enough to have the code as a supplementary file or in a GitHub repo and leave it at that. Now with more substantial computation in the manuscript, I was wondering how best to describe it. How much detail is required?