powered by
This function launches a Shiny App for uploading, processing, and downloading UniProt data in CSV, TSV, or Excel format. Users can upload data, preview it, and select specific columns for processing. The processed data can be viewed and downloaded.
launch_app()
None
if (interactive()) { oglcnac::launch_app() }
Run the code above in your browser using DataLab