Code Monkey home page Code Monkey logo

robin's Introduction

Robin: An Advanced Tool for Comparative Loop Caller Result Analysis Leveraging Large Language Models



Developers:

H. M. A. Mohit Chowdhury
Department of Computer Science
University of Colorado at Colorado Springs
Email: [email protected]

Mattie Fuller
Department of Computer Science
University of Colorado at Colorado Springs
Email: [email protected]

Corresponding:

Oluwatosin Oluwadare, PhD
Department of Computer Science
University of Colorado at Colorado Springs
(Secondary) Department of Biomedical Informatics
University of Colorado School of Medicine, Anschutz Medical Campus
Email: [email protected]


Using Robin

all information about using Robin can be found here: http://biomlearn.uccs.edu/robinrd/tutorial.html


Runnning Robin

Robin can be run by using the provided docker compose file to launch the required docker containers and link their ports together for you.

docker compose start cmd

    docker compose up

Setup instructions

  1. run git submodule update --recursive --remote to pull the included subrepo of HiGlass.
  2. run npm clean-install from inside /src/components/visualizationTools/HiGlass to install HiGlasses dependancies.
  3. run npm install from the root of the project (IE: folder with package.json) to install robin's dependancies.

Developer Documentation

General Documentation The Developer readme meant to document anything a new developer looking to maintain the project might need to know.
Component Documentation. Robin uses React StyleGuidist for component documentation and isolated component development.
Full Documentation. Generated from in code comments using typeDoc
The Component documentation contains all documentation for react components in the site, whereas the full documentation contains the auto generated documenation for all code in the project.
Additional markdown files are placed throughout the project in any folder where its contents may need clarification.

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.