lgatto / Pbase

Manipluating and exploring protein and proteomics data
8 stars 3 forks source link

Pbase API #41

Open lgatto opened 7 years ago

lgatto commented 7 years ago

This is a list of (exported) symbols that are reviewed in the light of the new class implementation (see #38). Issue opened for progress tracking and general API discussion.

20161213_114538

Constructor

Accessors

Ranges:

Replacement functions

Processing

Mapping

Plotting

Parameters

Deprecated

Internal and utils

jorainer commented 7 years ago

I would also add the Proteins(file = "EnsDb", unitprotIds = "missing") constructor to fetch the data from an EnsDb. Is mapToGenome now removed?

lgatto commented 7 years ago

Update. Feel free to modify the post above (or let me know if you can't).

jorainer commented 7 years ago

mapToGenome and pmapToGenome support now the pcol argument and work with the new Proteins objects.