Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/annotate/085ddef0152a/README.devel
Дата изменения: Unknown
Дата индексирования: Sat Mar 1 00:57:06 2014
Кодировка:
allpy: README.devel annotate

allpy

annotate README.devel @ 342:085ddef0152a

Fixed: rna & dna sequences did not know their monomer types.
author Daniil Alexeyevsky <me.dendik@gmail.com>
date Wed, 19 Jan 2011 16:57:38 +0300
parents
children 0586317b3a99
rev   line source
me@338 1 To use the library in-place, without installing, you have to add it's
me@338 2 directory to PYTHONPATH.
me@338 3
me@338 4 e.g, type this in your shell:
me@338 5
me@338 6 export PYTHONPATH=`pwd`