Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 408 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 408 Bytes

Install

Method 1

git clone https://github.com/Yuki-cpp/compound_matcher.git
cd compound_matcher
pip install .

Method 2

pip install https://github.com/Yuki-cpp/compound_matcher/archive/master.zip

Run

Linux

rt-matcher -h

metabolite-finder -h

Windows

python -m rt_matcher.find_matches -h


python -m rt_matcher.find_metabolites -h