Skip to content

Repository files navigation

Copier Badge

vdjserver-airr-schema

LinkML representation of AIRR Standard schema for VDJServer data modeling and database generation.

Schema Documentation Website

https://vdjserver.github.io/vdjserver-airr-schema

Repository Structure

Source Code Configuration

This repository contains submodules. When doing a git clone, those submodules are not automatically populated, and an additional command is required.

There is an environment file to hold secrets like database password and other configuration information.

git clone https://github.com/vdjserver/vdjserver-airr-schema.git
cd vdjserver-airr-schema
git submodule update --init --recursive

# setup database connection and path info
cp .env.defaults .env
nano .env

Makefile commands

Running make without a target will display the help message with list of commands. LinkML uses just for running various commands

Developer Tools

There are several pre-defined command-recipes available. They are written for the command runner just. To list all pre-defined commands, run just or just --list.

Credits

This project uses the template linkml-project-copier.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages