Giter Site home page Giter Site logo

genegram's Introduction

Check code style

Genegram

Description

Install

We use Pipenv to manage dependencies.

pip install --user pipenv

Install Genegram (from sources)

git clone https://github.com/JetBrains-Research/Genegram
cd Genegram
pipenv install --ignore-pipfile

Usage

Run the following command with arguments.

python -m genegram

Arguments

Argument Required Description
-i, --inp True Path to the FASTA file
-o, --out True Path to the folder where the Connectivity Tables will be saved
-m, --model False Type of the model to be used:
main -- The default model, the best on average
mps -- Multiplet prediction model
pks -- Pseudoknots prediction model
-l, --log False Type of the logging level to be used:
INFO -- Confirmation that things are working as expected
WARNING -- An indication that something unexpected happened, the software is still working as expected
ERROR -- Due to a more serious problem, the software has not been able to perform some function
CRITICAL -- A serious error, indicating that the program itself may be unable to continue running
DEBUG -- Detailed information, typically of interest only when diagnosing problems

Code style

We recommend you use a pre-commit hook, which runs black when you type git commit.

Install pre-commit

pipenv install --dev
pre-commit install

Use pre-commit

pre-commit run --all-files --color always --verbose

genegram's People

Contributors

vadyushkins avatar luninapolina avatar gsvgit avatar

Stargazers

 avatar  avatar

Watchers

 avatar Sergey Zhukov avatar Dmitry Boulytchev avatar Timofey Bryksin avatar James Cloos avatar Vladimir Kovalenko avatar Ekaterina Verbitskaia avatar Andrey Sizov avatar Dmitrii Bozhko avatar  avatar Vladimir Kutuev avatar  avatar Egor Bogomolov avatar Vlada Pogozhelskaya avatar

Forkers

vadyushkins

genegram's Issues

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.