bartongroup / Proteus

R package for analysing proteomics data
MIT License
48 stars 3 forks source link

Correction for the *_live features #10

Closed Gasta88 closed 6 years ago

Gasta88 commented 6 years ago

This PR should solve the display problem related to the DT object.

My original implementation was wrongly assuming the presence of the pdat$annotation data.frame in the Proteus object. Now both functions appear to be stable, but the protein names are missing from the table at the bottom.

This last part will be addressed in another PR.