get.PeptideDetail.accession: Returns a list of peptides from a specific project from Pride

Description Usage Arguments Details Value Author(s)

View source: R/peptide.R

Description

Returns a list of peptides from a specific project from Pride

Usage

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

Arguments

accession

The project accession

page.size

The number of peptides from Pride put into the PeptideDetail 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.