Skip to content

Official repository for ProMetaInfer: A tool for inferring missing metadata in proteomics data using machine learning and database search.

License

Notifications You must be signed in to change notification settings

qbic-projects/prometainfer

Repository files navigation

ProMetaInfer

Note

Pipeline is still in the making.

Official repository for ProMetaInfer: A tool for inferring missing metadata in proteomics data using machine learning and database search.

Requirements:

Run Pipeline with:

python infer_metadata.py --mzml_dir <path_to_mzml_files> \
                         --output_dir <path_to_output_directory> \
                         --idxml_dir <path_to_idxml_directory> \
                         --database <path_to_protein_database> \
                         --comet_exe <path_to_comet_executable>

Note

Give complete path to comet executable

About

Official repository for ProMetaInfer: A tool for inferring missing metadata in proteomics data using machine learning and database search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages