Skip to main content

Oncobox collections of libraries

Project description

oncoboxlib

Oncobox Library which calculates scores.

Installation

pip install oncoboxlib

How to run the example

  1. Create any directory that will be used a sandbox. Let's assume it is named sandbox.

  2. Extract resources/databases.zip into sandbox/databases/.
    (You may download it from https://gitlab.com/oncobox/oncoboxlib/-/blob/master/resources/databases.zip)

  3. Extract example data resources/cyramza_normalized_counts.txt.zip into sandbox.
    (You may download it from https://gitlab.com/oncobox/oncoboxlib/-/blob/master/resources/cyramza_normalized_counts.txt.zip)

What it looks like now:

   - sandbox
       - databases
           - Balanced 1.123
           - KEGG Adjusted 1.123
           ...
       - cyramza_normalized_counts.txt  
  1. Change directory to sandbox and execute the command:
calculate_scores --databases-dir=databases/ --samples-file=cyramza_normalized_counts.txt

It will create a result file sandbox\pal.csv.

Alternatively, you can use it as a library in your source code. For details lease see examples directory.

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

oncoboxlib-1.1.0.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

oncoboxlib-1.1.0-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

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