GithubHelp home page GithubHelp logo

kushshah1 / unc-top-research-collaborations Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.04 MB

RShiny application describing UNC's Top 10 research collaborations from a selected subset of research abstracts, along with the most frequent keywords associated with abstracts from each institution. The pipeline is integrated in a nextflow framework.

R 92.27% Nextflow 7.73%

unc-top-research-collaborations's Introduction

UNC's Top Research Collaborations and Research Topics

This project outputs an RShiny application that describes UNC's Top 10 research collaborations from a selected subset of research abstracts, along with the most frequent keywords associated with the abstracts from each institution.

To run this project, enter the following Shell command from the base directory of the project: nextflow main.nf. Then, two csvs are created (df2_combined.csv & top_institutions.csv), which are the required input datasets for the Shiny app to run (app.R). To run the RShiny application, enter the following Shell command: docker run -d -p 3838:3838 -p 8787:8787 -e ADD=shiny -e PASSWORD=1234 -v $(pwd):/srv/shiny-server rocker/tidyverse. Open a browser tab and access the following port: http://<instance>:3838/

Summary of contents:

  • baseDir: main.nf, app.R [files] bin, data [folders]
  • baseDir/data: abstracts, institutions [folders]
  • baseDir/data/abstracts: initial input text files containing summary of multiple abstracts
  • baseDir/data/institutions: input csv containing information about official US institutions
  • baseDir/bin: multiple R scripts that process the input data and create output csvs needed for Shiny app to run

unc-top-research-collaborations's People

Contributors

kushshah1 avatar

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.