mojaie / MolecularGraph.jl

Graph-based molecule modeling toolkit for cheminformatics
MIT License
192 stars 28 forks source link

Information about simulatemassspec #15

Closed Kelvyn88 closed 4 years ago

Kelvyn88 commented 4 years ago

Hi,

Could you provide more information related to the function simulatemasspec?

Thanks in advance.

mojaie commented 4 years ago

Here is the notebook tutorial. https://nbviewer.jupyter.org/github/mojaie/MolecularGraph.jl_notebook/blob/master/notebook/massAndIsotopes.ipynb

Functional group related features and mass calculation features are totally independent. They never interact each other.

Kelvyn88 commented 4 years ago

Thanks @mojaie

Coudl you provide more scientific background related simulatemasspec?

Thanks in advance.

Kelvyn

mojaie commented 4 years ago

Mass spec. simulation is based on only isotopic composition of molecules. It is just as the same as many mass spec. related software packages do. What kind of background information do you need?

Kelvyn88 commented 4 years ago

Thanks! That was the answer I was looking for.

Kelvyn