An iFISH probe design pipeline, with web interface included.
Project description
iFISH-Probe-Design v2.0.1.post5
iFISH-Probe-Design (ifpd
) is a Python3 package containing tools for selection of complementary oligonucleotides to build iFISH probes. It also includes a web interface, which simplifies the procedure by removing any requirement for programming skills. Read the online documentation for more details.
Installation
If you have Python3 and pip3
installed on your computer, you can simply run sudo -H pip3 install ifpd
on a terminal. That's it! As easy as it gets.
You can also install from github (any point in history, although we suggest to stick with release tags) as follows:
git clone https://github.com/ggirelli/iFISH-probe-design/
cd iFISH-probe-design
sudo -H pip3 install .
For a nice guide on installing packages served through PyPI, check out this tutorial.
Requirements
iFISH-Probe-Designer is fully implemented in Python3, thus you need Python3 to run it. Check out here how to install Python3 on your machine if you don't have it yet.
If you installed this package using pip3
(as explained above), then all required libraries were also automatically installed. Nonetheless, here is a list (with version) of the required libraries:
bottle>=0.12.13
andpaste>=2.0.3
: to run the web server interface.ggc>=0.0.3
: for functionalities common to all my packages.matplotlib>=3.0.0
: to plot.numpy>=1.14.2
,pandas>=0.22.0
, andscipy>=1.0.0
: for data manipulation.
Usage
More details on how to run iFISH-Probe-Design are available in the online documentation.
Contributing
We welcome any contributions to iFISH-Probe-Design
. Please, refer to the contribution guidelines if this is your first time contributing! Also, check out our code of conduct.
License
MIT License
Copyright (c) 2016-2019 Gabriele Girelli
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ifpd-2.0.1.post5.tar.gz
.
File metadata
- Download URL: ifpd-2.0.1.post5.tar.gz
- Upload date:
- Size: 7.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c36fb183e802b353f139f2700da8a72401a4ce11d81a1dcabf529790803d5a1 |
|
MD5 | 0db458917eab7e07a458d3b249077310 |
|
BLAKE2b-256 | 8942ee79e53ab7045482715ff51f113bbe78a9f68750326e7898690e39f73a05 |