Skip to content

Bioconductor/anvil-portal

This branch is 1 commit ahead of, 17 commits behind anvilproject/anvil-portal:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e7afb31 · Jan 30, 2025
Nov 13, 2024
Dec 4, 2024
Sep 17, 2024
Nov 22, 2024
Dec 17, 2024
Jan 23, 2025
Sep 17, 2024
Dec 17, 2024
Jan 30, 2025
Dec 17, 2024
Sep 17, 2024
Nov 20, 2024
Jan 23, 2025
Nov 21, 2024
Nov 21, 2024
Dec 17, 2024
Sep 17, 2024
Sep 17, 2024
Dec 17, 2024
Sep 18, 2024
Dec 4, 2024
Sep 17, 2024
Oct 29, 2024
Dec 4, 2024
Jan 23, 2025
Jan 23, 2025
Apr 24, 2019
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Nov 9, 2024
Nov 8, 2024
Sep 17, 2024
Sep 17, 2024
Jan 23, 2025
Jan 23, 2025
Nov 9, 2024
Sep 17, 2024

Repository files navigation

Anvil Portal

The front-facing AnVIL user portal located at https://anvilproject.org

AnVIL is an Analysis, Visualization, and Informatics Lab-space for democratizing genomic data access, sharing and computing across large genomic-related data sets.

Content Contributor Guide

Information about creating/modifying the site content can be found here: https://anvilproject.org/content-guide

Setting Up a Developer Workspace

Requirements

Setup

Clone Repo

Clone the anvil-portal repo:

git@github.com:anvilproject/anvil-portal.git
Install Packages

Run the following command from the project's root directory to install the required packages:

npm ci

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

The front-facing AnVIL user portal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 85.1%
  • TypeScript 12.9%
  • Python 1.4%
  • JavaScript 0.4%
  • CSS 0.1%
  • Shell 0.1%