C# 클래스 MetFragNET.Algorithm.HitsMatcher

파일 보기 프로젝트 열기: NonlinearDynamics/MetFrag.NET 1 사용 예제들

공개 메소드들

메소드 설명
GetResultRow ( IAtomContainer originalCompound, IEnumerable fragments, string compoundId ) : ResultRow
HitsMatcher ( Spectrum spectrum, FragmentationConfig config ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AssignHits ( IEnumerable fragments ) : FragmentPeakAssigner
CleanPeakList ( ) : IEnumerable

메소드 상세

GetResultRow() 공개 메소드

public GetResultRow ( IAtomContainer originalCompound, IEnumerable fragments, string compoundId ) : ResultRow
originalCompound IAtomContainer
fragments IEnumerable
compoundId string
리턴 MetFragNET.Results.ResultRow

HitsMatcher() 공개 메소드

public HitsMatcher ( Spectrum spectrum, FragmentationConfig config ) : System.Collections.Generic
spectrum MetFragNET.Spectra.Spectrum
config FragmentationConfig
리턴 System.Collections.Generic