Skip to content

v 0.1.1, 21-01-18 -- Minor changes

Compare
Choose a tag to compare
@domenico-somma domenico-somma released this 22 Jan 21:26
· 10 commits to master since this release
6ee516f

add python 3 restriction, add the function to load directly the cuffdiff files, changed function names: self.read_db() -> self.read_folder() and self.plot() -> self.lineplot(),improved code quality (tried to follow the single responsibility principle), removed some potential bugs.