Message-ID: <73f827b50812240726q82f88afk7dad2a31bff0a030@mail.gmail.com>
Date: 2008-12-24T15:26:41Z
From: Gundala Viswanath
Subject: Compressing String in R
Dear all,
What's the R way to compress the string into smaller 2~3 char/digit length.
In particular I want to compress string of length >=30 characters,
e.g. ACGATACGGCGACCACCGAGATCTACACTCTTCC
The reason I want to do that is because, there are billions
of such string I want to print out. And I need to save disk space.
- Gundala Viswanath
Jakarta - Indonesia