Skip to main content

IRIDA uploader: upload NGS data to IRIDA system

Project description

IRIDA Uploader

Build Status Documentation Status install with bioconda

Download / Installation

Installation instructions can be found in our documentation.

ReadTheDocs

Tutorial

You can find a walkthrough and tutorial on the phac-nml github

https://github.com/phac-nml/irida-uploader-tutorial

Creating the Windows installer from source code

A new windows installer can be built on linux, so first see the installation instructions for installing on linux in our documentation.

You will also need nsis installed to create the windows installer.

$ sudo apt install nsis

Then run the command:

$ make windows

This will create a new installer in the folder build/nsis/ with a name similar to IRIDA_Uploader_1.0.exe

Running Tests

Unit tests

Running the unittests can be done with the command:

$ make unittests

IRIDA Integration

To run integration tests your will need some additional software.

$ sudo apt install xvfb

You will also need to download and install chromedriver http://chromedriver.chromium.org/downloads

You will need to grant the IRIDA instance access to the mysql database needed for the tests

$ mysql -e "CREATE USER 'test'@'localhost' IDENTIFIED BY 'test'; GRANT ALL ON irida_uploader_test.* to 'test'@'localhost';"

Running the IRIDA integration tests can be done with the command:

$ make integrationtests

Tests will be logged to ~/.cache/irida_uploader_test/log/irida-uploader.log

PEP8

You can run pep8 tests with:

$ make pep8

Documentation

You can ReadTheDocs here.

Alternatively, documentation is built locally using mkdocs.

It can be built with the command:

$ make docs

Or you can install mkdocs to your system:

$ sudo apt install mkdocs
$ mkdocs build

HTML docs will be generated to site/ for local browsing

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

iridauploader-0.4.3.tar.gz (74.5 kB view details)

Uploaded Source

Built Distribution

iridauploader-0.4.3-py3-none-any.whl (128.7 kB view details)

Uploaded Python 3

File details

Details for the file iridauploader-0.4.3.tar.gz.

File metadata

  • Download URL: iridauploader-0.4.3.tar.gz
  • Upload date:
  • Size: 74.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

File hashes

Hashes for iridauploader-0.4.3.tar.gz
Algorithm Hash digest
SHA256 af27bedf637c6f729f812bd227572e7b23fb4225a12268dbab00137b79f5b3dc
MD5 39ed623adc70328ed1cf448b7ea23a13
BLAKE2b-256 1f844a7b23bef67364a5530cd56dcecdccccf343dee271d66bf184c5d1bd714b

See more details on using hashes here.

Provenance

File details

Details for the file iridauploader-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: iridauploader-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 128.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

File hashes

Hashes for iridauploader-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ad45d7aa6522a91736ed721c716e8306f92150ee449d65f7ae457c80ade6bf36
MD5 6f4245f1a3ae9ce098c90663e88930e5
BLAKE2b-256 89b0d614b2b860c4dbbe91a6a5512e0910d99f3091eb10cc27242b5ab39cdc00

See more details on using hashes here.

Provenance

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