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

allpy

view .hgignore @ 610:ee2c10aa74b8

paired_cores/score.py: change method of score evaluation Boundary positions of blocks are not considered. Columns represented with one sequence or pure gap columns are not considered. Calculate weighted average of number of connected components in columns. Weight of column = l / sum(l) (l = number of sequnces representing column)
author boris (kodomo) <bnagaev@gmail.com>
date Tue, 05 Apr 2011 23:11:41 +0400
parents 1f122b33073d
children cc1ed3a62673
line source
1 syntax: glob
3 # Compiler-generated junk
4 *.pyc
5 build
6 output
7 *.o
8 blocks3d/wt/blocks3d-wt
9 debian/.dep
11 # Junk from text-editors
12 *.geany
13 *.swp
15 # Hand-generated temporary files
16 temp
17 temp.*
19 # Temporary files from building
20 allpy/data/components.cif
22 # Temporary files from sphinx
23 docs/build
25 # Temporary files from debianization
26 debian/python-allpy/
27 debian/blocks3d/
28 debian/blocks3d-wt/
29 debian/geometrical-core/
31 debian/*.substvars
32 debian/*.debhelper*
33 debian/*stamp*
34 debian/files
35 debian/control
36 debian/*.log
37 debian/*/*.log
38 debian/tmp/
39 debian/pycompat
40 *.deb
41 *.cdbs-config_list