Skip to content

V 0.2.0

Latest
Compare
Choose a tag to compare
@domenico-somma domenico-somma released this 24 Sep 15:04
b77e3a7

This is the major release, essential to implement next functions
Now Pandas 0.23 required
Now you can keep the genes/isoforms selection in a variable
Add or compare two subselections
You can select either gene/isoform significant expressed for at least one condition or not significant at all.
Plot gene/isoform significant for at least one condition or not significant with continuous and dashed line.
self.read_db() deprecated
self.plot() deprecated
Add check if papillon folder is removed
Improved code (Single Responsibility Principle)