gnomad-browser VS PostHog

Compare gnomad-browser vs PostHog and see what are their differences.

PostHog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host. (by PostHog)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
gnomad-browser PostHog
15 99
78 17,172
- 8.0%
9.7 10.0
3 days ago 3 days ago
TypeScript Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gnomad-browser

Posts with mentions or reviews of gnomad-browser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-14.
  • All identified polymorphisms in a given gene, how to find?
    2 projects | /r/genetics | 14 Jun 2023
  • AskScience AMA Series: We're human genetics researchers here to discuss connections between people in different geographical regions. Ask us anything!
    1 project | /r/askscience | 2 May 2023
  • Converting 23&Me raw data into a format usable by Admixtools 2
    2 projects | /r/bioinformatics | 25 Dec 2022
    try one of these: GnomAD (https://gnomad.broadinstitute.org/) 1000 Genomes (http://browser.1000genomes.org) dbSNP (http://www.ncbi.nlm.nih.gov/snp)
  • What is the maximum number of human?
    1 project | /r/estimation | 31 Oct 2022
    Maybe you can ask the opposite question; what are the bounds of of a functional human being. https://gnomad.broadinstitute.org/ GnomAD is a aggregation of healthy human genetic sequences which was primarily built on the aggregated control groups of many genetic sequencing studies. There are studies of this data analysing the co-occurrence of variants in gnomAD which may help.
  • Insights from personal sequencing data I can explore.
    1 project | /r/bioinformatics | 20 Oct 2022
    Maybe something like this? https://promethease.com/ Clinvar for variants that might be of clinical relevance. https://gnomad.broadinstitute.org/ for allele frequencies & some info about variants.
  • What are some non-pathogenic alleles of the SNCA gene, or how do I find them?
    1 project | /r/genetics | 2 Apr 2022
    You could look at aggregation databases such as gnomad https://gnomad.broadinstitute.org/ anything with a frequency incompatible with the disease is likely non pathogenic
  • Ask HN: Who is hiring? (March 2022)
    30 projects | news.ycombinator.com | 1 Mar 2022
    Broad Institute of MIT and Harvard | Cambridge, MA | Frontend Software Engineer | REMOTE or HYBRID (New England area)

    We are hiring a frontend developer to help lead the next phase of the gnomAD browser, a web application for displaying the world's largest collection of human genome/exome sequences. https://gnomad.broadinstitute.org. Looking for applicants who are excited about data visualization and designing complex interfaces for scientific research.

    Apply here: http://broad.io/cq7dw8

  • Ask HN: Who is hiring? (February 2022)
    19 projects | news.ycombinator.com | 1 Feb 2022
    Broad Institute of MIT and Harvard | New England | Software Engineer | REMOTE/HYBRID

    Our team is focused on building the tools necessary to visualize and interpret massive data sets of human genetic variation and functional genomic information. We have developed gnomAD (https://gnomad.broadinstitute.org), the world’s largest public reference dataset of human exomes and genomes. gnomAD has become one of the most widely used resources in the field, and is now the default reference database for virtually all clinical interpretation pipelines, as well as a standard analysis resource for a wide variety of genetic and biological studies. We estimate gnomAD has contributed to the clinical diagnosis of over 2 million patients with genetic disorders.

    Your role will be to maintain the gnomAD browser, our open source web application for exploring gnomAD and related datasets, and develop new scientific functionality as we continue to grow to over 1 million human samples. You will work with a team of software engineers, computational biologists and clinical and research users to develop new features and visualizations that incorporate user feedback. Software engineering skills and an interest in user interface design and data visualization are key. Basic familiarity with genomics and DNA sequencing data is preferred, but not required. Most importantly, the ideal candidate will have enthusiasm for playing a critical role in a team-oriented project and learning new domains.

    Minimum Requirements

  • Ask HN: How to be my own genetic disease researcher for my partner?
    4 projects | news.ycombinator.com | 6 Dec 2021
  • How to check if a discovered mutation is novel or was discovered before ?
    1 project | /r/genetics | 12 Oct 2021
    If you're talking about humans, start with gnomAD: https://gnomad.broadinstitute.org/

PostHog

Posts with mentions or reviews of PostHog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • How Telemetry Saved my Open-Source Platform
    3 projects | dev.to | 12 Apr 2024
    It would be a shame not to mention PostHog as the telemetry provider we are using, since it turned out to be extremely useful. Because it is hard to find people who will talk with you about your product, gathering statistics gave us a much greater insight into our users.
  • Free tools for developers to build their apps
    4 projects | dev.to | 5 Jan 2024
    6- PostHog
  • Using Analytics on My Website
    7 projects | news.ycombinator.com | 15 Dec 2023
    Hi HN, PostHog employee here. I'm working on our Web Analytics product, which is currently in beta. It's fun to see us mentioned here :)

    I should mention that we have a ton of SDKs (see https://posthog.com/docs/libraries) for back end frameworks and languages, so if you wanted to use PostHog without any client-side JS you could send pageviews and other events manually, but for the vast majority of people it makes more sense to use our JS snippet.

    Hijacking this comment to share the roadmap for web analytics https://github.com/PostHog/posthog/issues/18547. It's very much in the launch-early-and-be-embarassed phase, but I would love to hear any feedback or suggestions that people have, particularly if you're already a PostHog user.

  • Show HN: Flywheel
    1 project | news.ycombinator.com | 14 Dec 2023
    how's this different than https://posthog.com/ ?
  • Open Source alternatives to tools you Pay for
    21 projects | dev.to | 8 Dec 2023
    PostHog - Open Source Alternative to Mixpanel
  • Show HN: Monitor your webapp with minimal setup
    7 projects | news.ycombinator.com | 20 Nov 2023
  • Ask HN: Where to Store Logs?
    3 projects | news.ycombinator.com | 21 Oct 2023
    Don't insert the logs/events/analytics into your Application DB. Usually, you send those to specialist datastores (OLAP etc) that process such high volume of data. You can use something like clickhouse [0] for example or use 3rd party SAAS solutions like posthog [1] etc that are built on top of clickhouse

    [0] https://clickhouse.com

    [1] https://posthog.com

  • Ask HN: What would you use to build a mostly CRUD back end today?
    5 projects | news.ycombinator.com | 16 Sep 2023
    I may use Flask-Admin initially to offload the "CRUD" operations to have an initial prototype fast but then drop it ASAP because I don't want to write a "flask-admin application" to fight against later on. If the application is mainly "CRUD", then Flask-Admin is suitable.

    Now...

    Would you do a breakdown/list of all the jobs you've done by sector/vertical and by function/role and by application functionality?

    - [0]: https://flask.palletsprojects.com

    - [1]: https://flask-admin.readthedocs.io/en/latest

    - [2]: https://flask.palletsprojects.com/en/2.3.x/patterns/celery

    - [3]: https://sentry.io

    - [4]: https://posthog.com

    - [5]: https://www.docker.com

  • Ask HN: Who is hiring? (July 2023)
    16 projects | news.ycombinator.com | 3 Jul 2023
    PostHog | Remote (US/Europe timezones) | Full stack engineer, technical ex-founder, tech lead | https://posthog.com

    PostHog is the only open-source Product OS, combining product analytics, session recordings, feature flags, cdp and a data warehouse in one.

    We have a culture of written async communication (see our handbook [0]), lots of individual responsibility and an opportunity to make a huge impact. Being fully remote means we're able to create a team that is truly diverse. We're based all over the world, and the team includes former YC founders, CTOs turned developers and recent grads.

    To apply see https://posthog.com/careers or email us [email protected]

    [0] https://posthog.com/handbook/

  • planetsin.space -- a PI management and reminder tool
    1 project | /r/Eve | 3 Jul 2023
    There seems to be posthog.com analytics and AB or feature flag functionality that is blocked by adblockers. Probably that?

What are some alternatives?

When comparing gnomad-browser and PostHog you can also consider the following projects:

webviz - web-based visualization libraries

Snowplow - The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP

haystack - :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

Matomo - Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!

metamask-extension - :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

Sentry - Developer-first error tracking and performance monitoring

aioli - Framework for building fast genomics web tools with WebAssembly and WebWorkers

Plausible Analytics - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

Baserow - Open source no-code database and Airtable alternative. Create your own online database without technical experience. Performant with high volumes of data, can be self hosted and supports plugins

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project

openreplay - Session replay and analytics tool you can self-host. Ideal for reproducing issues, co-browsing with users and optimizing your product.