1 install from pip
pip install pubmed22 install from source code
git clone https://github.com/suqingdong/pubmed2.git
cd pubmed2
python setup.py install3 use it directly
git clone https://github.com/suqingdong/pubmed2.git
cd pubmed2/pubmed2
pubmed -hpubmed 'ngs AND association'
pubmed '(LVNC) AND (mutation OR variation)' -m 50 -mif 5Install failed?
- Windows maybe need VCForPython
- Linux maybe need
python-devorpython-devel