kevinkovalchik / RawTools

RawTools is an open-source and freely available package designed to perform scan data parsing and quantification, and quality control analysis of Thermo Orbitrap raw mass spectrometer files from data-dependent acquisition experiments.
Apache License 2.0
64 stars 19 forks source link

Not able to install rawtools with pip anymore. #52

Closed sorenwacker closed 4 years ago

sorenwacker commented 4 years ago

I used to install rawtools with conda create -n env -c conda-forge rawtools. That does not seem to work anymore. Is it due to my python version 3.8.3 or was the package remove from the python index? I cannot find information about installing rawtools other than from source. Is that the recommended way of installing rawtools?

sorenwacker commented 4 years ago

conda install -c bioconda rawtools works

kevinkovalchik commented 4 years ago

Okay, glad it is working through bioconda! RawQuant was a python package and should install through pip (though I don't know about 3.8+), but RawTools is a .NET program. Nice to know it is on Bioconda, though. I didn't know it got put up there.

On Mon, Jun 29, 2020 at 4:29 PM Sören notifications@github.com wrote:

Closed #52 https://github.com/kevinkovalchik/RawTools/issues/52.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kevinkovalchik/RawTools/issues/52#event-3494408810, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2PTUCYMFWCWCWMRGNBRYTRZD2UHANCNFSM4OLR2U4Q .