-
Notifications
You must be signed in to change notification settings - Fork 2
/
TODO
37 lines (19 loc) · 733 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
35
36
37
* Support for graphs profiles/ratio
* Insert code to value DN, TN profile
* Insert code for genome, window and isochore shuffling
* Support for chromosome aligment
* Main program ISOfinder (extension)
* Graphics support for families
* Main program for families
* Multi FASTA sequence support
* Add code to modify isochore boundaries
* add code to remove or add a new isochore family
* check that output filenames are different
* cover all tests
* when setting 100k, log says that no window is provided, so default 100Kb values is chosen
- log values set by user
* Support for python3
* Drop gdmodule support
* refactoring for logging module
* rafactoring script as `console_scripts`
* Publish as a python package