Microbiome Toolbox
Project description
Microbiome Toolbox
Install your package from the real PyPI using python3 -m pip install [your-package].
Note:
# building package
#python setup.py sdist bdist_wheel
python setup.py develop
Songbird
source activate microbiome
# These instructions are identical to the Linux (64-bit) instructions (or download manually from the link)
wget https://data.qiime2.org/distro/core/qiime2-2020.11-py36-linux-conda.yml
conda env create -n qiime2-2020.11 --file qiime2-2020.11-py36-linux-conda.yml
# OPTIONAL CLEANUP
rm qiime2-2020.11-py36-linux-conda.yml
pip install songbird==0.8.2
songbird multinomial \
--input-biom ../../temp2/data/oral-collapsed-table.biom \
--metadata-file ../../temp2/data/oral_trimmed_metadata.txt \
--formula "C(label, Treatment('other'))" \
--epochs 10000 \
--differential-prior 0.5 \
--training-column Test \
--summary-interval 1 \
--summary-dir results
songbird multinomial --input-biom ../../temp2/data/oral-collapsed-table.biom --metadata-file ../../temp2/data/oral_trimmed_metadata.txt --formula "C(label, Treatment('other'))" --epochs 10000 --differential-prior 0.5 --training-column Test --summary-interval 1 --summary-dir results
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
microbiome-toolbox-0.0.2.tar.gz
(36.9 kB
view details)
Built Distribution
File details
Details for the file microbiome-toolbox-0.0.2.tar.gz
.
File metadata
- Download URL: microbiome-toolbox-0.0.2.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 346db02f35041affd96bdd00a95be7274674cb35ad5c66b33bf045c74c4ad203 |
|
MD5 | 06118316ca502a0dbe3f30a65325be00 |
|
BLAKE2b-256 | c53f96b3c19ea27624bdd6de063ebe0a0542cff18ba0d8a71c08397ffb9490a3 |
File details
Details for the file microbiome_toolbox-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: microbiome_toolbox-0.0.2-py3-none-any.whl
- Upload date:
- Size: 43.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6999ac8440b5c003b51a9f681809592b3c0f923a5a34844629917374f92f0175 |
|
MD5 | abf8939964fe6036a12c813643665b85 |
|
BLAKE2b-256 | dd617749d2b49d33e5946ac17c9c4441e1b4ee075a3b69f1cbb18a223a10baef |