Skip to main content

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
  1. Getting Started
  2. Getting Help
  3. Contributing
  4. More Resources

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


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

seqslab_report_parser-0.2.4-py2.py3-none-any.whl (43.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page