Skip to content

WhyLIM/CBD_STRING_gradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CBD_STRING_gradio

Description

Use Gradio to call the commonly used STRING API.

For Explore page of CBD2: Colorectal Cancer Biomarker Database

Update Log

  • Input components

    • Add multi-line text box and description

    • STRING parameter setting (Dropdown box and Slider)

    • Link database, write multi-select boxes and set styles

    • Support input from file

  • Output component

    • HTML component for displaying STRING network svg
    • Dataframe component for displaying network parameters
    • Dataframe component for displaying enrichment analysis
      • Hyperlink to add enrichment results
    • Hidden temporary components
    • Output the File component of the compressed package of analysis results
  • Button components and listeners

    • Submit button and listener
    • Clear button and listener
    • Analysis results download button and listener
  • Other

    • case study (example component)
    • Selector based on color classification of enrichment results

About

Use gradio to call the commonly used STRING API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages