v0.8.1
Added
io.proteoscape
: AllowProteoScapeReader
instantiation from Pandas DataFrame and access PSM by index.
Fixed
- Remove accidental print statement.
io.idxml
: Fixed parenthesis in type hint
Changed
io.idxml
: FilterOPENMS_DATA_PATH
warnings (see compomics/ms2rescore#129 and OpenMS/OpenMS#7418)io.proteoscape
: Rename module fromTIMScore
toProteoScape
.io.proteoscape
: Use correct search engine score (x_corr_score
instead oftims_score
)
Full Changelog: v0.8.0...v0.8.1