Installing from a USB

I had never installed an operating system from a USB stick. However, I had to deal with a netbook (dual core Atom CPU and 1 GB of RAM) that had no CD-ROM. It was not for my own use, so I ended up installing Lubuntu, but I tried Slackware first just to see how it runs. Read the rest of this entry »


Cell values as rows in a spreadsheet

I have some spreadsheet data where the first column lists the position of a certain amino acid within a protein. There are  many amino acid sites that are skipped, therefore the rows do not follow the actual, uninterrupted, amino acid sequence. Read the rest of this entry »


Custom protein topology schemes

I need to generate custom graphics of several proteins (in fact nearly 30). I have the domain organisation predicted at the SMART database, the N-glycosylation sites at NetNGlyc and the possible phosphorylation targets at NetPhos. I also have identified short functional motifs at ELM.

Now I need a program that can generate custom graphics that would combine all of these neatly. Read the rest of this entry »


Slackonly: packages built from SBo

I read about a new project at SlackWorld, with a domain called Slackonly. It provides a repository of packages (for the x86_64 architecture at the moment) built by the scripts at SlackBuilds.org. The repository contains MD5 sums and GPG signatures for all of its packages. In addition, to resolve dependencies problems, the REQUIRES information from the *.info files will be provided in a separate file. Read the rest of this entry »


Recovering installed packages

I came across an interesting discussion at LQ, about extracting a package from its installation and recovering the installable package. Useful if you want to uninstall something, but are not sure if you may need it in the future. Read the rest of this entry »