Metadata-Version: 2.1
Name: wikipathway2genes
Version: 0.0.4
Summary: A package to convert WikiPathways IDs to genes
Author: Pr (France) Dr. rer. nat. Vijay K. ULAGANATHAN
Author-email:  
Description-Content-Type: text/markdown


## Installation

You can install `wikipathway2genes` via pip:

`$ pip install wikipathway2genes`

## Usage
Extract variant entries for a specific gene or list of genes from a VCF file.
<br>usage: `$ wikipathway2genes [-h] -wp WIKIPATHWAY ID`</br>

## Examples
Extract variants for a single gene using gene name:
`$ wikipathway2genes -wp WP554`

<i>current version='0.0.4'</i>



