Atgenomix SeqsLab Report Parser
Project description
This package provides a unified command line interface to Atgenomix SeqsLab, a cloud-native biomedical informatics (BioMed IT) platform.
Table of Contents
Getting Started
Prerequisites
Install the SeqsLab Report Parser
pip install seqslab-report-parser
Basic Commands
Parse PDF Report (single)
report-parser single -i {INPUT_DIR} --ref {FASTA_PATH} --ref_fa {FASTA_IDX_PATH} --ref_gene {REF_GENE_PATH} --trans_cds {TRANSCRIPT_CDS_PATH} --ens_to_nm {ENS_TO_NM_MAPPING_PATH}
- -m: optional, generate MAF info
- -v: optional, generate VCF file
Parse PDF Report (batch)
report-parser batch -i {INPUT_DIR} -o {OUTPUT_DIR} --ref {FASTA_PATH} --ref_fa {FASTA_IDX_PATH} --ref_gene {REF_GENE_PATH} --trans_cds {TRANSCRIPT_CDS_PATH} --ens_to_nm {ENS_TO_NM_MAPPING_PATH}
- -m: optional, generate MAF info
- -v: optional, generate VCF file
Generate genes.refGene
report-parser gen-ref-gene --output {REF_GENE_PATH}
Generate Transcript CDS
report-parser gen-cds --output {TRANSCRIPT_CDS_PATH} --gen_code {GEN_CODE_PATH} --ref {FASTA_PATH}
Help documentation
To view help documentation, use one of the following:
report-parser -h
Getting Help
The best way to interact with our team is through GitHub. You can open an issue and choose from one of our templates for guidance, bug reports, or feature requests.
Please check for open similar issues before opening another one.
More Resources
Contributing
The repository currently does not accept contributions but will eventually be opened to the community.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file seqslab_report_parser-0.2.4-py2.py3-none-any.whl
.
File metadata
- Download URL: seqslab_report_parser-0.2.4-py2.py3-none-any.whl
- Upload date:
- Size: 43.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53fdc1436cfec4719f38ac8eb607a0f574a6a4217249a421a1ef8e173d541a3e |
|
MD5 | 706a45f8e7aec02c36af305e4a920a7d |
|
BLAKE2b-256 | 7a15cdf3fd128a9c5ff8e74e9f345697fa80ff94480a0e9a585596dcc6f7eb0a |