drawProteins: Package to Draw Protein Schematics from Uniprot API output

This package draws protein schematics from Uniprot API output. From the JSON returned by the GET command, it creates a dataframe from the Uniprot Features API. This dataframe can then be used by geoms based on ggplot2 and base R to draw protein schematics.

Package details

AuthorPaul Brennan [aut, cre]
Bioconductor views FunctionalPrediction Proteomics Visualization
MaintainerPaul Brennan <brennanpincardiff@gmail.com>
LicenseMIT + file LICENSE
Version1.10.0
URL https://github.com/brennanpincardiff/drawProteins
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("drawProteins")

Try the drawProteins package in your browser

Any scripts or data that you put into this service are public.

drawProteins documentation built on Nov. 8, 2020, 5:25 p.m.