Giter Site home page Giter Site logo

Code Count Main Code Base Version License Last Commit Open Issues Repo Size DOI

Table of Contents

Description

The AMRnet dashboard aims to make high-quality, robust and reliable genome-derived AMR surveillance data accessible to a wide audience. Visualizations are geared towards showing national annual AMR prevalence estimates and trends, that can be broken down and explored in terms of underlying genotypes and resistance mechanisms. We do not generate sequence data, but we hope that by making publicly deposited data more accessible and useful, we can encourage and motivate more sequencing and data sharing.

We started with Salmonella Typhi, built on our TyphiNET dashboard which uses data curated by the Global Typhoid Genomics Consortium (to improve data quality and identify which datasets are suitable for inclusion) and analysed in Pathogenwatch (to call AMR determinants and lineages from sequence data). More organisms will be added throughout 2024-25, using data sourced from analysis platforms such as Pathogenwatch, Enterobase, and potentially others.

Visiting the AMRnet dashboard for more informations.

Installation (for software development purposes only)

1. Install GIT, NPM and MongoDB

Note: While installing MongoDB, check the option to install MongoDB Compass. If there's no option, you can download it here: MongoDB Compass

2. Install YARN with the command

npm install -g yarn

3. On the command line, run the commands

git clone https://github.com/amrnet/amrnet

4. Inside the project folder run this command to install the server dependencies

npm install

5. Inside the folder /client, run the previous command to install the client dependencies

6. Inside the project folder, create a file named .env. Inside it, copy the following code.

MONGO_URI= (see item 7 from the manual)
MONGO_URI_ATLAS=(see item 7 from manual to access MongoDB Atlas cloud)

7. When opening MongoDB Compass, you will see a white box with a connection string. Copy this string and paste it on the variable MONGO_URI. After clicking the Connect button

8. Finally, inside the project folder, run the command and wait for the program to open on your browser

yarn start: prod

Citing

If you use data/metadata from the AMRnet dashboard, or the analysis based on these data, please cite:

DOI: https://zenodo.org/doi/10.5281/zenodo.10810218 GitHub: https://github.com/amrnet/amrnet/

Funding & acknowledgements

AMRnet is funded by the Wellcome Trust and based in Kat Holt's group at the London School of Hygiene and Tropical Medicine.

AMRnet dashboard's Projects

amrnet icon amrnet

The AMRnet dashboard aims to make high-quality, robust and reliable genome-derived AMR surveillance data accessible to a wide audience

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.