/minaa-webapp

The MiNAA Web App is a wrapper around MiNAA built with R Shiny.

Primary LanguageRMIT LicenseMIT

MiNAA Web App

GitHub Releases GitHub license GitHub Issues

Description

The MiNAA Web App is a wrapper around MiNAA built with R Shiny for the purpose of simplifying and enhancing user interaction with it. When complete, this app will be live at https://minaa.wid.wisc.edu.

MiNAA is a standalone program which aligns a pair of given networks on the basis of their topological and biological data. Follow the instructions in MiNAA's Repository to run MiNAA locally in the terminal.

Contributions, Questions, Issues, and Feedback

Users interested in expanding functionalities in the MiNAA Web App are welcome to do so. Issues reports are encouraged through Github's issue tracker. See details on how to contribute and report issues in CONTRIBUTING.md.

License

The MiNAA Web App is licensed under the MIT licence. © SolisLemus lab projects (2023)

Citation

If you use MiNAA in your work, we kindly ask that you cite the following paper:

@ARTICLE{Nelson2022,
  title         = "MiNAA: Microbiome Network Alignment Algorithm",
  author        = "Nelson, Reed and Aghdam, Rosa and
                   Solis-Lemus, Claudia",
  year          =  2022,
  archivePrefix = "arXiv",
  primaryClass  = "q-bio.PE",
  eprint        = "xxx"
}

Acknowledgments

Some components of this web app were inspired by R Studio's Shiny Examples.