Giter VIP home page Giter VIP logo

lantern's Introduction

LANTERN: an interpretable genotype-phenotype landscape model

DISCLAIMER: LANTERN is currently in alpha and the primary interface is subject to change

Documentation

The official documentation with usage is available at: https://lantern-gpl.readthedocs.io. Documentation covers instructions for running lantern on GPL data, including a demonstration on an example dataset. On a typical desktop, examples should run in under ten minutes.

System Requirements

Hardware requirements

lantern requires only a standard computer with enough RAM to support the in-memory operations. Runtime of model training on large-scale GPL datasets ($n \geq 10,000$) will benefit from GPU hardware but is not strictly necessary.

Software requirements

This package is supported for macOS and Linux. The package has been tested on the following systems:

  • macOS: Catalina (10.15)
  • Linux: Ubuntu 18.04

Python Dependencies

lantern depends primarily on pytorch and gpytorch, as well as the components of the Python scientific stack:

  • pandas
  • numpy

Installation guide

Installation time for lantern is typically less than one minute.

Install from github

LANTERN currently must be installed from this repository directly, either through pip:

python -m pip install git+https://github.com/usnistgov/lantern.git

of by cloning this repository:

git clone https://github.com/usnistgov/lantern.git
cd lantern
python setup.py install

In either case, it is recommended to install inside a virtual environment.

Manuscript reproduction

Source code to reproduce the analysis of the LANTERN manuscript are available at github.com/usnistgov/lantern/tree/master/manuscript.

License

This project is covered under the NIST Software License

lantern's People

Contributors

ptonner 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.