./wip/libGenome, Development library for bioinformatic software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.2, Package name: libGenome-0.5.2, Maintainer: dprice

libGenome is a development library written in ANSI C++.
It is known to compile on the following platforms:

1. Linux using the gcc compiler
2. Solaris using the gcc compiler
3. Windows using Metrowerks CodeWarrior
4. MacOS 9 using Metrowerks CodeWarrior
5. OpenBSD using the gcc compiler
6. Cygwin using the gcc compiler

libGenome can access sequence data in several different file formats:

1. Reads and writes Multi-FastA files, designated by a '.fas' file extension
2. Reads and writes GenBank flat file database entries
3. Reads DNAStar '.SEQ' file format
4. Reads and writes raw sequence data
5. Reads ABI file format

libGenome can manipulate sequence data in the following ways:
Append, Truncate, Erase subsequences, Insert subsequences, Reverse, Complement,
Ambiguity sensitive and insensitive comparison, Translate DNA to RNA, DNA to
Protein, RNA to DNA, RNA to Protein, and vice versa.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 167bbdebaa4000d127633e726e70b3cb1218714b
Filesize: 958.971 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-13 23:25:27 by othyro | Files touched by this commit (62)
Log message:
Modified (ideally fixed) COMMENT. Some of these got minor formatting
changes, category fixes, and MAINTAINER fixes.
   2012-11-03 17:00:28 by Jason Bacon | Files touched by this commit (2)
Log message:
Added string.h for Linux

   2012-11-03 16:57:40 by Jason Bacon | Files touched by this commit (2)
Log message:
Added string.h for Linux

   2012-10-16 01:18:23 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Actually, it supports staged installation.
   2012-10-16 01:16:41 by Aleksej Saushev | Files touched by this commit (1) | Package updated
Log message:
libgenome.org is gone, update home page and master site.
   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-06 12:47:32 by Aleksey Cheusov | Files touched by this commit (20)
Log message:

fixed: if-less endif