Computer and Information SciencesWordPress

quantixed

quantixed
x == (s || z). You say it kwontized
Home PageAtom FeedMastodon
language
Published

One of the joys of posting a preprint is seeing that people are viewing, downloading and (hopefully) reading your paper. On bioRxiv you can check out the statistics for your paper in the metrics tab. We posted a preprint recently and it clocked up over 1,000 views in the first day or so. This made me wonder: is that a lot of views or not? How does it compare to other preprints in our category?

Published

One of the best features of Strava is the battle to be King (or Queen) of the Mountain. Originally, in cycling, segments were typically climbs or difficult sections of road, and the simple idea, is who can complete the segment in the quickest time. Hence they would be KOM/QOM, King or Queen of the Mountain. Segments quickly expanded to pretty much any section of a course and to include running segments, to separate them from cycling.

Published

I wrote previously about how to archive a Slack workspace. Well, now Slack announced a new policy, effective from August 26th, 2024. Under the new policy, messages and files older than one year in workspaces on the free tier will be deleted . This is in addition to the 90 day limit for viewing content in the workspace. This causes a problem with the solution I outlined previously.

Published

Previously, I took advantage of a dataset that linked preprints to their published counterparts to look at the fraction of papers in a journal that are preprinted. This linkage can be used to answer other interesting questions. Such as: when do authors preprint their papers relative to submission? And does this differ by journal? There’s a bit of preamble. If you just want to know the answer, click here.

Published

What’s the best way to make a movie file from microscopy data? Maybe you need to generate a movie for the supplementary info for a paper, or insert one into your electronic lab notebook, or to show in a talk. The problem is that the requirements for each of those is different. This situation is compounded by the fact that there are so many options to make movie files and not much guidance on what is the best method.

Published

This is a rather niche post, but the method can likely be adapted for other use cases. In the lab we have many different cell lines stored in liquid nitrogen. The arrangement is: the vials are in specific positions in a box (10 x 10) there are 13 boxes to a cane we have 5 canes Ideally, to retrieve the correct vial from the cell store requires a map.

Published

I am having some fun running AlphaPulldown on a computing cluster. A requirement is to have input sequences in FASTA format. I found that I needed to get ~600 sequences. I had a list of the relevant Uniprot IDs. Surely getting the sequences for these proteins should be straightforward? Solution The Uniprot IDs can be converted – using the ID Mapping Tool on the Uniprot website – into any number of other IDs.

Published

In the spirit of “if it took you a while to find out how to do something, write about it”, I will detail a method to approximate the surface area of a 3D shape. Our application here was finding the surface area of a cell but it can be used on any shape. We start with a 3D point set, specified by points of interest in a single cell imaged by 3D confocal microscopy.