File: AScore.pxd

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (11 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11


        ## # TODO nested STL
        ## #  void computeHighestPeptides(libcpp_vector[libcpp_vector[double] ] & peptide_site_scores, libcpp_vector[ProbablePhosphoSites] & sites, libcpp_vector[libcpp_vector[Size] ] & permutations) nogil except +

        ## #Computes the site determing_ions for the given AS and sequences in candidates
        ## void compute_site_determining_ions(libcpp_vector[MSSpectrum[RichPeak1D]] & th_spectra, ProbablePhosphoSites & candidates, Int charge, libcpp_vector[MSSpectrum[RichPeak1D]] & site_determining_ions) nogil except +

        ## libcpp_vector[ size_t ] computeTupel_(AASequence & without_phospho)
        ## # TODO nested STL
        ## # libcpp_vector[ libcpp_vector[ size_t ] ] computePermutations_(libcpp_vector[ size_t ] tupel, Int number_of_phospho_sites)