Skip to content

stavis1/peakPickingTransformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peakPickingTransformer

A transformer model for targeted LC-MS XIC peak picking

Installation

To build the development environment run: mamba env create -p env/env_dev -f env/dev_env.yml

Activate the environment with: mamba activate env/env_dev

Install peakPickingTransformer with: pip install -e .

The -e flag means that changes to the code base will be immediately observed in the behavior of the installed package.

About

A transformer model for targeted LC-MS XIC peak picking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages