~ubuntu-branches/ubuntu/wily/openms/wily

« back to all changes in this revision

Viewing changes to pyOpenMS/addons/AScore.pxd

  • Committer: Package Import Robot
  • Author(s): Filippo Rusconi
  • Date: 2013-12-20 11:30:16 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20131220113016-wre5g9bteeheq6he
Tags: 1.11.1-3
* remove version number from libbost development package names;
* ensure that AUTHORS is correctly shipped in all packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
        ## # TODO nested STL
 
4
        ## #  void computeHighestPeptides(libcpp_vector[libcpp_vector[double] ] & peptide_site_scores, libcpp_vector[ProbablePhosphoSites] & sites, libcpp_vector[libcpp_vector[Size] ] & permutations) nogil except +
 
5
 
 
6
        ## #Computes the site determing_ions for the given AS and sequences in candidates
 
7
        ## void compute_site_determining_ions(libcpp_vector[MSSpectrum[RichPeak1D]] & th_spectra, ProbablePhosphoSites & candidates, Int charge, libcpp_vector[MSSpectrum[RichPeak1D]] & site_determining_ions) nogil except +
 
8
 
 
9
        ## libcpp_vector[ size_t ] computeTupel_(AASequence & without_phospho)
 
10
        ## # TODO nested STL
 
11
        ## # libcpp_vector[ libcpp_vector[ size_t ] ] computePermutations_(libcpp_vector[ size_t ] tupel, Int number_of_phospho_sites)