Skip to content

Latest commit

 

History

History
331 lines (234 loc) · 5.08 KB

references.rst

File metadata and controls

331 lines (234 loc) · 5.08 KB

Utilities

Service module (REST or WSDL)

bioservices.services

xmltools module

bioservices.xmltools

Services

ArrayExpress

bioservices.arrayexpress

Biocontainers

bioservices.biocontainers

BiGG

bioservices.bigg

BioDBnet

bioservices.biodbnet

BioGrid

bioservices.biogrid

BioMart

bioservices.biomart

BioModels

bioservices.biomodels

ChEBI

bioservices.chebi

ChEMBL

bioservices.chembl

COG

bioservices.cog

ENA

bioservices.ena

EUtils

bioservices.eutils

GeneProf

Currently removed from the main API from version 1.6.0 onwards. You can still get the code in earlier version or in the github repository in the attic/ directory

QuickGO

bioservices.quickgo

Kegg

bioservices.kegg

HGNC

bioservices.hgnc

Intact (complex)

bioservices.intact

MUSCLE

bioservices.muscle

MyGeneInfo

bioservices.mygeneinfo

NCBIblast

bioservices.ncbiblast

OmniPath Commons

bioservices.omnipath

Panther

bioservices.panther

Pathway Commons

bioservices.pathwaycommons

PDB/PDBe modules

bioservices.pdb

bioservices.pdbe

PRIDE module

bioservices.pride

PSICQUIC

bioservices.psicquic

Rhea

bioservices.rhea

Reactome

bioservices.reactome

Readseq

bioservices.seqret

UniChem

bioservices.unichem

UniProt

bioservices.uniprot

DBFetch

bioservices.dbfetch

Wikipathway

bioservices.wikipathway

Applications and extra tools

Web services have lots of overlap amongst themselves. For instance, fetching a FASTA sequence can be done using many different services. Yet, once a FASTA is retrieved, one may want to perform additional tasks or save the FASTA into a file or whatever repetitive functionalities not included in Web Services anymore.

The goal of this sub-package is to provide convenient tools, which are not web services per se but that makes use of one or several Web Services already available within BioServices.

Warning

this is experimental and was added in version 1.2.0 so it may change quite a lot.

Peptides

bioservices.apps.peptides

FASTA

bioservices.apps.fasta