Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/36095a51e4c0/.hgignore
Дата изменения: Unknown
Дата индексирования: Sun Feb 3 10:08:00 2013
Кодировка:
allpy: 36095a51e4c0 .hgignore

allpy

view .hgignore @ 444:36095a51e4c0

Tested and fixed Block.process(*, False, False) In this ivokation process only copies gap patterns, not sequence names. It is equivalent to calling Block._replace_column_contents. Previously this function assumed self is Alignment and that each monomer in self.sequences is visible in columns. This is false for Blocks.
author Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru>
date Tue, 15 Feb 2011 22:45:34 +0300
parents bae30e5037b1
children 807e1e71bc33
line source
1 syntax: glob
3 # Compiler-generated junk
4 *.pyc
5 build
7 # Junk from text-editors
8 *.geany
9 *.swp
11 # Temporary files from sphinx
12 docs/build
14 # Temporary files from debianization
15 debian/python-allpy/
16 debian/geometrical-core/
17 debian/*.substvars
18 debian/*.debhelper*
19 debian/*stamp*
20 debian/files
21 debian/control
22 debian/*.log
23 debian/*/*.log
24 debian/tmp/
25 debian/pycompat
26 *.deb
27 *.cdbs-config_list