目录

Noah

Noah is a project management tool specifically designed for bioinformatics projects. It enables reproducible analysis of large datasets, making it effortless to share and collaborate with others.

PyPI version Anaconda-Server Badge image License: MIT

Features

  • A human-readable configuration file
  • Git integration
  • Guaranteed reproducibility and portability
  • Managing data, containers, and workflows, all in one place

Installation

The easiest way to install Noah is to use pip:

pip install noah-cli

Quickstart

To get started with Noah, use the noah init command to create a new project:

noah init my_project # This will by default create a Git repository
cd my_project

To add a new dataset to your project, use the noah add command:

noah add SRP123456 # ENCSR123ABC, GSE123456, etc. are also supported

You can also add privately hosted datasets:

noah add me@some_host:path/to/my_dataset ftp://ftp.example.com/another_dataset

If you share your project with others, they can easily retrieve the datasets you added:

noah install

For more information, please refer to examples.

License

This project is licensed under the MIT license. See LICENSE for details.

关于

用于管理和部署高性能计算集群的命令行工具

99.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号