Biological SciencesWordPress

quantixed

quantixed
x == (s || z). You say it kwontized
Home PageAtom FeedMastodon
language
PublishingScienceCancerCell BiologyFGFR3Computer and Information Sciences
Published

We have a new paper out! This post is to explain what it’s about. Cancer cells often have gene fusions . This happens because the DNA in cancer cells is really messed up. Sometimes, chromosomes can break and get reattached to a different one in a strange way. This means you get a fusion between one gene and another which makes a new gene, called a gene fusion.

ComputingComputer and Information Sciences
Published

In the UK there is an advertising disclaimer that “the value of your investments may go down as well as up.” Since papers are our main commodity in science and citations are something of a return, surely the “value” of a published paper only ever increases over time. Doesn’t it? I think this is true when citations to a paper are tracked at a conventional database (Web of Science for example). Citations are added and very rarely taken away.

Adventures In CodeComputingMathsStatisticsComputer and Information Sciences
Published

To validate our analyses, I’ve been using randomisation to show that the results we see would not arise due to chance. For example, the location of pixels in an image can be randomised and the analysis rerun to see if – for example – there is still colocalisation. A recent task meant randomising live cell movies in the time dimension , where two channels were being correlated with one another.

Adventures In CodeComputingBashGrepIgorComputer and Information Sciences
Published

I’ve generated a lot of code for IgorPro. Keeping track of it all has got easier since I started using GitHub – even so – I have found myself writing something only to discover that I had previously written the same thing. I was thinking that it would be good to make a list of all functions that I’ve written to locate long lost functions.

ComputingFunChaosIgorIgorProComputer and Information Sciences
Published

Caution: this post is for nerds only. I watched this numberphile video last night and was fascinated by the point pattern that was created in it. I thought I would quickly program my own version to recreate it and then look at patterns made by more points. I didn’t realise until afterwards that there is actually a web version of the program used in the video here. It is a bit limited though so my code was still worthwhile.

ComputingScienceLablifeOrganisationProductivityComputer and Information Sciences
Published

Previously I wrote about our move to electronic lab notebooks (ELNs). This post contains the technical details to understand how it works for us. You can even replicate our setup if you want to take the plunge. Why go electronic? Many reasons: I wanted to be able to quickly find information in our lab books.

ComputingScienceLablifeOrganisationProductivityComputer and Information Sciences
Published

We finally took the plunge and adopted electronic lab notebook (ELNs) for the lab. This short post describes our choice of software. I will write another post about how it’s going, how I set it up and other technical details. tl;dr we are using WordPress as our ELN. First, so you can understand my wishlist of requirements for the perfect ELN. Easy-to-use. Allow adding pictures and notes easily.

ComputingScienceComputer and Information Sciences
Published

I recently asked on Twitter for any recommendations for software to organise my PDFs. I got several replies, but nothing really fitted the bill. This is a brief summary. My situation I have quite a lot of books, textbooks, cheat sheets, manuals, protocols etc. in PDF format and I need a way to organise them.

FunMusic19946MusicBBCComputer and Information Sciences
Published

BBC 6Music recently went back in time to 1994. This made me wonder what albums released that year were my favourites. As previously described on this blog, I have this information readily available. So I quickly crunched the numbers.

OpinionScienceAdviceLablifeComputer and Information Sciences
Published

Lab meetings: love them or loathe them, they’re an important part of lab-life. There’s many different formats and ways to do a lab meeting. Sometimes it feels like we’ve tried them all! I’m going to describe our current format and then discuss some other things to try. Our current lab meeting format is: Weekly. For one hour (Wednesdays at 9am) One person each week talks about their progress. It rotates around.