get.ProteinDetail.accession: Returns a list of proteins from a specific project from Pride

Description Usage Arguments Details Value Author(s)

View source: R/protein.R

Description

Returns a list of proteins from a specific project from Pride

Usage

1
2
3
4
5
6
get.ProteinDetail.accession(
  accession,
  page.size = 10,
  page.number = 0,
  sort.direction = "DESC"
)

Arguments

accession

The project accession

page.size

The number of proteins from Pride put into the ProteinDetail list

page.number

The number of the page retrieved from Pride

sort.direction

The direction Pride returns the proteins. Can be either DESC (descending) or ASC (ascending)

Details

i dunno

Value

The list of protein details

Author(s)

Tremayne Booker


booker-tremayne/new-prideR documentation built on Dec. 19, 2021, 10:48 a.m.