Result:
Your query is still running in background...Search in progress...
at this time found 3 distributions and 6 files matching your query.
Next refresh should show more results. ( run in 0.524 )
Next refresh should show more results. ( run in 0.524 )
GBrowse
view release on metacpan or search on metacpan
contrib/GeneFinder/genefinder/gfcode.c view on Meta::CPAN
static float lRatio (float nCounts, float nTotal, int selfSample) ;
static void makeClassNucFreqs (GfTable *table, int selfSample) ;
static void logDiffs (GfTable *table1, GfTable *table2) ;
static GfTable *readTableFile (char *tableFile, int initial, int selfSample) ;
static GfTable *initTable (void) ;
static void expandTable (GfTable *table) ;
static int **allocIntMat (GfTable *table) ;
static float **allocFloatMat (GfTable *table) ;
static int *makeConvTable (void) ;
static void aceFeatures (Sequence *seq, GfTableVec *tVec, float *fp) ;
static int aceSites (Sequence *sequence, GfTable *table, float cutoff, int type) ;
view all matches for this distribution
LW4-Reader
view release on metacpan or search on metacpan
examples/lw4ToODS view on Meta::CPAN
my $ods_doc = odfDocument(file => $ods_file,
create => 'spreadsheet',);
# Set table to desired size
$ods_doc->expandTable(0, $num_rows, 10);
my $sheet = 0;
# Create some basic header info.
view all matches for this distribution
OpenOffice-OODoc
view release on metacpan or search on metacpan
OODoc/Text.pm view on Meta::CPAN
*selectTableByName = *getTableByName;
*getSheetByName = *getTableByName;
*getTableContent = *getTableText;
*normalizeTable = *normalizeSheet;
*normalizeTables = *normalizeSheets;
*expandSheet = *expandTable;
*insertColumn = *insertTableColumn;
*deleteColumn = *deleteTableColumn;
*replicateRow = *replicateTableRow;
*insertRow = *insertTableRow;
*appendRow = *appendTableRow;
view all matches for this distribution( run in 0.524 second using v1.00-cache-2.02-grep-82fe00e-cpan-f52c09e8552 )