fragscan_ct

View on PyPIReverse Dependencies (0)

0.1.0 fragscan_ct-0.1.0-py3-none-any.whl

Wheel Details

Project: fragscan_ct
Version: 0.1.0
Filename: fragscan_ct-0.1.0-py3-none-any.whl
Download: [link]
Size: 26081
MD5: 3b8cfbe3b58e9a3d82d45cc5579e22b8
SHA256: e98c21c3e7b52efdedac7c6c053678cb6ce14b42d9adc467f9c6e54ee3da36d9
Uploaded: 2024-07-09 01:10:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fragscan_ct
Version: 0.1.0
Summary: This Python package, is designed to calculate the fragment length ratios from a BAM file using the input BED and reference genome files. The script provides several options for manipulating the input intervals and applying GC content correction to the coverage analysis.
Author: Ronak Shah
Author-Email: shahr2[at]mskcc.org
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: numpy (<3.0.0,>=2.0.0)
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: plotly (<6.0.0,>=5.22.0)
Requires-Dist: scipy (<2.0.0,>=1.7.3)
Requires-Dist: statsmodels (<0.15.0,>=0.14.2)
Requires-Dist: typer[all] (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 12913 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fragscan_ct/__init__.py sha256=tburSfNMy629VZSSuAVJoFhW0kRzIuf32P0gPcRgbd8 119
fragscan_ct/__main__.py sha256=B_EQLwKMiiHoBHsAXJlBEXFkVbwnBcrYQAGm92kAovU 51
fragscan_ct/calculate_fragment_length_ratio.py sha256=aWgnriYGivNnZ11XeuUFccKJ8tO1ul6yZqSeBhTN9jQ 5265
fragscan_ct/lowess.py sha256=24qQqCkGoQuHf9N6EZjVVZfxt27Ka4IQr5XZxbmi9Pc 1500
fragscan_ct/main.py sha256=VbNvt3XFqWVwIi9QfStr7btWAqZbBBF7421NStrBmdU 21819
fragscan_ct/merge_intervals.py sha256=QFdFrQymjUG7BR8_r_2ua3wnIeLMXHGFw9oRkBXvAZY 2768
fragscan_ct/pad_coordinates.py sha256=Y3d7y6sSwCY5KDmDjY1kXi-MURtUW62Rk1VqBNKEgQo 522
fragscan_ct/read_bed.py sha256=95pBrlLW0GgAPN0YtzjChOQghXCCYpWExw9EA25AMAo 588
fragscan_ct-0.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
fragscan_ct-0.1.0.dist-info/METADATA sha256=gDVmDJZYNOqfqilYJHC4kcaQYWRoaJGvYHTjWeZsOOE 17384
fragscan_ct-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
fragscan_ct-0.1.0.dist-info/entry_points.txt sha256=lcPHBeCT_vhh0OfNRjk6fY__IXMuoo0ZYsafPHYuEZY 52
fragscan_ct-0.1.0.dist-info/RECORD

entry_points.txt

fragscan_ct = fragscan_ct.main:app