Skip to content

ruijiuchen/queqiao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick guide of queqiao

  1. Download the code from github with command:

     git clone  https://github.com/ruijiuchen/queqiao.git
    
  2. Use the following command to install the dependencies listed in the "requirements.txt" file:

    pip install -r requirements.txt
    

This will install all the required packages specified in the requirements.txt file.

  1. Install queqiao program via:

    pip install .
    
  2. Execute the code: Before execute the code, make sure the paths in the file "pathsettings.toml" are correct.

    queqiao pathsettings.toml
    

test

About

This code is used for the online data analysis of isochronous mass spectrometry experiment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors