An open API service indexing awesome lists of open source software.

https://github.com/applicativesystem/plant-resistance-gene-miner

plant resistance gene miner for linking the resistance gene to genbank id.
https://github.com/applicativesystem/plant-resistance-gene-miner

bioinformatics genome-analysis genome-annotation plant-diseaase-detection plant-disease-detection plant-genomics plant-informatics plant-resistance-genes

Last synced: 6 months ago
JSON representation

plant resistance gene miner for linking the resistance gene to genbank id.

Awesome Lists containing this project

README

        

# plant-resistance-gene-miner

- I coded this plant resistance gene miner which uses a regular expression plus a web scrap approach and given a resistance gene id, it will return the genbank id.

```python
# to use simply use the id from the plant resistance gene database \
: http://www.prgdb.org/prgdb/ with the PRGDB, just the number
mineResistanceGenes(141)
'4689222'
```

Gaurav Sablok \
University of Potsdam \
Potsdam,Germany