getCPX: Fetch Complexes from the CORUM Database

View source: R/getCPX.R

getCPXR Documentation

Fetch Complexes from the CORUM Database

Description

This function retrieves protein complexes directly from the CORUM database.

Usage

getCPX(org = "Mouse", tpath = tempdir())

Arguments

org

Mammalian model organisms including: "Human", "Mouse", "Pig", "Bovine", "Rat", "Mammalia", "Rabbit", "Dog", "Hamster", and "MINK". Defaults to "Mouse".

tpath

A character string indicating the path to the project directory. If the directory is missing, it will be stored in the temp directory.

Details

getCPX

Value

A list containing protein complexes for mammalian organisms.

Author(s)

Matineh Rahmatbakhsh, matinerb.94@gmail.com


MACP documentation built on March 7, 2023, 7:42 p.m.