-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
34 lines (24 loc) · 751 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
-*- outline -*-
* CCS2
** implement the extact R6 algorithm
** autodetect the logic symmetry of molecule
and a general method to deal with symmetry relation functions.
** use a faster algorithm of CCS2
ref: JCC, 18(2), 277-289, 1997
** count hit times of each conformations.
* Molecule
** clean Molecule class
keep Molecule class small and clean, remove other methods to
src/Molecule/tools.py.
** support more file formats
PDF
gjf
mae
Tinker int
** support auto-detection of file format
* Tinker
** detect error happened
If the input parameter is error, for example, xyz file not exist or
param file not exist, the program will hang.
* test
** add confsearch testsuite for cyclopeptide