Releases: XPRESSyourself/XPRESSplot
Releases · XPRESSyourself/XPRESSplot
XPRESSplot-v0.2.5
- Updated volcano plotting to allow for successful export of fold change and p-value data to a dataframe for downstream user analysis
- Update index name deletion in data frames to reflect updates to Pandas syntax. Update dependencies to allow more recent versions of Pandas.
XPRESSplot-v0.2.3
Update convert_names argument usage to work better with command line input (see issue #37)
XPRESSplot-v0.2.2
- Fixes backend checks for matplotlib in tests and for HPC usage
- Updated library normalization equations
- Added administrative files
XPRESSplot-v0.2.1b
Push version to pip
XPRESSplot-v0.2.0b
- Release in prep for release for manuscript
- Most upcoming changes will be to documentation and further testing
XPRESSplot-v0.0.8b0
Another attempt to get pip install reqs to download
XPRESSplot-v0.0.7b0
Fixed req grabbing in setup
XPRESSplot-v0.0.6b0
Updates to volcano plot
- Made an RNA-flavored volcano plot that requires a DESeq2 table as input
- Use plotly express to make interactive volcano plots
Other
- Added plotly_express as a dependency
XPRESSplot-v0.0.5b0
Updates to prep for conda build
- Removed pip installs from setup
- Removed GEOparse for conda compatibility
- Auto-installs dependencies for R scripts
XPRESSplot-v0.0.4b2
Still lacks many tests but an intermediate version for compatability with XPRESSpipe
Renamed to XPRESSplot