Home
last modified time | relevance | path

Searched defs:remove_gaps (Results 1 – 7 of 7) sorted by relevance

/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/sitemask/
H A D_cpg.pyx112 def remove_gaps( sp, cpglist ): function
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/
H A DSimpleAlign.pm1225 sub remove_gaps { subroutine
/dports/biology/hhsuite/hh-suite-3.3.0/scripts/
H A Dhhmakemodel.py247 def remove_gaps(self, keep_width=True): # hzhu add keep_width option member in Grid
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dplaylist.cc873 Playlist::remove_gaps (samplepos_t gap_threshold, samplepos_t leave_gap, boost::function<void (samp… in remove_gaps() function in Playlist
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmultitrack.h300 LiVESWidget *remove_gaps; member
H A Dmultitrack.c14648 void remove_gaps(LiVESMenuItem * menuitem, livespointer user_data) { in remove_gaps() function
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_ops.cc9027 Editor::remove_gaps (samplecnt_t gap_threshold, samplecnt_t leave_gap, bool markers_too) in remove_gaps() function in Editor