Skip to content

0x0is1/drhelp

Repository files navigation

DoctorHelp

Build Status FOSSA Status Say Thanks! Documentation Status

Microbiology and Viralogy research companion framework

Sample Preview

Samples available here

Installation

$ git clone https://github.com/0x0is1/DrHelp
$ cd DrHelp
$ pip install -r requirements.txt
$ chmod +x drhelp.sh
$ bash drhelp.sh --shell

Test Run

$ searchl nuccore covid

output: 
    Trying attempt0...
    1519315500

$ set id=1519315500

output:
    {1: 'id', 2: 'type', 3: 'report', 4: 'doc'}
    {1: '1519315500', 2: 'nuccore', 3: 'genbank', 4: 'html'}

$ get intro

output:
    REFERENCE   8  (bases 1 to 4962)
    AUTHORS   Jeunemaitre X, Lifton RP, Hunt SC, Williams RR and Lalouel JM.
    TITLE     Absence of linkage between the angiotensin converting enzyme locus
                and human essential hypertension
    JOURNAL   Nat. Genet. 1 (1), 72-75 (1992)
    PUBMED   <a href="https://www.ncbi.nlm.nih.gov/pubmed/1338766">1338766</a>
    REFERENCE   9  (bases 1 to 4962)
    AUTHORS   Ehlers MR and Riordan JF.
    TITLE     Angiotensin-converting enzyme: zinc- and inhibitor-binding
                stoichiometries of the somatic and testis isozymes

Documentation

Complete help module and all documentations are available at https://drhelp.readthedocs.io/

Support authors:

Donate

Donate

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process of submitting pull requests to us.

License

GitHub license

This project is licensed under the MIT License - see the LICENSE file for details

FOSSA Status

Notice