pool-sharq: python interface for Broad Institute GPP's poolq software.
Project description
pool-sharq
Python wrapper for the Broad Institute GPP's poolq software
Uses the BeautifulSoup webscraping library to check for the latest distribution of poolq from the Broad Institute's GPP. Downloads the latest distribution if it is not already downloaded.
Install
pip install pool_sharq
Usage
import pool_sharq
poolq = pool_sharq.poolq(dir="/path/to/data/") # contains rows.txt and columns.txt along with fastq files.
poolq.run()
You can also download / use test data provided by the GPP
pool_sharq.download_test_data()
poolq = pool_sharq.poolq() # point to test data
poolq.run()
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pool-sharq-0.0.12.tar.gz.
File metadata
- Download URL: pool-sharq-0.0.12.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb850ccab11f46cf4d15afc000351b647f9815d6eae372d370793c7cf5123ebf
|
|
| MD5 |
d0ef0f781ada8120f16d5511a7dec984
|
|
| BLAKE2b-256 |
bc7029bff748311bfd6597f0e79d7a7bbaf14159943f07c01bf66d641758e745
|
File details
Details for the file pool_sharq-0.0.12-py3-none-any.whl.
File metadata
- Download URL: pool_sharq-0.0.12-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1923f16f72489d9deef6175265f97cb3d96b28dc43c364e7019d1e1e76bcefec
|
|
| MD5 |
6002c8bc90097f219b8010dfe0a27d05
|
|
| BLAKE2b-256 |
14d2a9a4efbf15d83a909f07f35aac68979ad957fa6733918dbc3989a32501e5
|