In Vitro Fertilization
Project description
pipseq
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n pipseq --file env.yml
Install
pip install -e .
# install from pypi
pip install pipseq
nbdev
# activate conda environment
$ conda activate pipseq
# make sure the pipseq package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the pipseq package
$ nbdev_prepare
Publishing
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/pipseq.git
or from conda
$ conda install -c dsm-72 pipseq
or from pypi
$ pip install pipseq
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
PyTorch Documentation:
TorchData
- How to Package PyTorch Models
torch.monitor.Event
torchvision
torchvision.Datasets.VisionDataset
torchvision.utils.flow_to_image
PyTorch Models to Consider:
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
pipseq-0.0.2.tar.gz
(13.2 kB
view details)
Built Distribution
pipseq-0.0.2-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file pipseq-0.0.2.tar.gz
.
File metadata
- Download URL: pipseq-0.0.2.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beac27451b2a8b2b32c3983d81afe953ea8b21e72866b3747927f9ed64690f17 |
|
MD5 | 336afae637d2bce6438d0004f1216c97 |
|
BLAKE2b-256 | ea8a5775b9b612403c435f37dbed3cd8427956008b313335966fd72b7f731c93 |
File details
Details for the file pipseq-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pipseq-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6fc5d38bee7dfc80b784ee14bf744948ef8ba8f61a5584d5a47c914b36efe25 |
|
MD5 | 8d01f760d5c476b1ee5a82291773e895 |
|
BLAKE2b-256 | ef38ab92babb72ec2392797baf5f59fa1fffd685ee10237136cde98a837f2afa |