This webapp allows users to observe and delve into more than 8000+ significant earthquakes (with a magnitude of 6 or higher) recorded from January 1st, 1960, until July 16th, 2023. Data received from US Geological Survey website. link to the post in LinkedIn
I posted this webapp to the Python Developers Group in LinkedIn and got 25K+ views, and 200+ likes. People consider this webapp to be interesting. In just 2 days the website was visited by 84 users and and event count at the moment of writing this reply was 446. Please check out the website by following a link. Thank you!
I agree with @adamschroeder, nice app, nice color selection!
If you are planning to continue to work on your app I would love to see some cross filtering:
Make the Top magnitude types, Top contributors and Earthquakes distribution by magnitude interactive and filter the datapoints shown on the map accordingly.
Category: Life Sciences
Name: Multi-tissue proteomics of satellite DNA-binding proteins Web app github
Work in progress. The goal is to make large biological datasets more accessible to the larger scientific community. This webapp allows users to explore and analyze a recent proteomics dataset that identified protein interactors for 3 Drosophila DNA binding proteins across multiple tissues.
Features:
Can generate a protein-protein interaction network based on user input via integration with STRING-db API
Interactive volcano plots for different proteins/tissues. Clicking on any of the points will link to the UniProt page for that protein. Users can also look up any specific protein of interest and visualize it on the volcano plot.
Thank you!
wow, really nice app, @ansintsova . Thank you for submitting it.
welcome to the community.
I keep getting the error “Too many genes selected”, when I click the Generate Protein Interaction… button. Do you know how I could get rid of that error?
Thank you! I’ve set a limit of 500 proteins for protein-protein network, as it gets pretty messy with more. The idea is to filter the data table for interesting proteins ( for example set a filter of LFC > 2 and pval < 0.01) and then look at the interaction network of these proteins.
Will add link to git after I get clearance to publish some of the raw data to the public
This app visualizes multiple use water quality data on a watershed scale. Currently visualizing physical parameters and water type tenary diagram for a watershed in northern Malawi Rumphi district but will be taking uploads from sites across the world.
Work in progress as well but thought I would still share the early version for a sneak peak.
Roadmap in order of priorities:
Adding standards page to visualize quality thresholds below or above which water quality is expected for each use.
Index parammeter selection for aggregating to overall water quality index.
Sensor integration and notifications system for updates to decision makers
This is a beautiful app, @Chimango . With a little more enhancements and ensuring that all the tabs and buttons work, we will highly consider adding it to our Plotly Explore Apps page