brennanpincardiff/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.

Getting started

Package details

Bioconductor views FunctionalPrediction Proteomics Visualization
Maintainer
LicenseMIT + file LICENSE
Version1.23.0
URL https://github.com/brennanpincardiff/drawProteins
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("brennanpincardiff/drawProteins")
brennanpincardiff/drawProteins documentation built on March 8, 2024, 8:15 a.m.