Skip to main content

an independent demo of KNOWN operon predict method

Project description

PyPI version Docs License

Library

  • Python3.6

  • Numpy

  • Pandas

  • Linux(Fedora)

Install

PyPI

$ pip3 install operondemmo --user

or download operondemmo and install:

$ pip3 install operondemmo-*.tar.gz --user

To upgrade to latest version:

$ pip3 install --upgrade operondemmo --user

GitHub

$ git clone https://github.com/GodInLove/operondemmo.git
$ cd operondemmo
$ python3 setup.py install

or download and install:

$ pip install operondemmo-*.tar.gz

Usage

Quick start

$ git clone https://github.com/GodInLove/operondemmo.git
$ cd operondemmo/test/count && tar -zxf count.tar.gz
$ rm -f count.tar.gz
$ cd ..
$ operondemmo -i count -g gff/eco.gff

Outputs: test/OUT/operon.txt

Basic Parameters

-h

PRINT_HELP (show this help message and exit)

-i

INPUT_FILES (A directory to store a group of result files through [samtools depth XXX > xxx.txt] command)

-o

OUTPUT_PATH (A directory include output data(operon file).)

-g

GFF_FILE (The gff file of the prokaryote)

-t

THRESHOLD (the threshold in (-1,1))

Advanced Parameters

--person

Build co-expression matrix with person correlation

--spearman

Build co-expression matrix with spearman correlation

cite:
  1. Junier I, Unal E B, Yus E, et al. Insights into the mechanisms of basal coordination of transcription using a genome-reduced bacterium[J]. Cell systems, 2016, 2(6): 391-401.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

operondemmo-0.0.5.tar.gz (22.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page