post_request_to_phmer: post_request_to_phmer

View source: R/post_request_to_phmer.R

post_request_to_phmerR Documentation

post_request_to_phmer

Description

post_request_to_phmer

Usage

post_request_to_phmer(body_list)

Arguments

body_list

A list with body parameters for the POST request.

Value

A URL with the results.

Examples

## Not run: 
post_request_to_phmer(body_list =
    list(seqdb = "pdb",seq = '>Seq\nKLRVLGYH'))

## End(Not run)

currocam/toolkit4pySCA documentation built on April 7, 2022, 8:17 p.m.