代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/251838/4414589
m sample_motif_hhmm.m
%bnet = mk_motif_hhmm('motif_pattern', 'acca', 'background', 't');
bnet = mk_motif_hhmm('motif_pattern', 'accaggggga', 'background', []);
chars = ['a', 'c', 'g', 't'];
Tmax = 100;
for seqi=1:5
www.eeworm.com/read/251522/4418891
m sample_motif_hhmm.m
%bnet = mk_motif_hhmm('motif_pattern', 'acca', 'background', 't');
bnet = mk_motif_hhmm('motif_pattern', 'accaggggga', 'background', []);
chars = ['a', 'c', 'g', 't'];
Tmax = 100;
for seqi=1:5
www.eeworm.com/read/215485/4903551
m sample_motif_hhmm.m
%bnet = mk_motif_hhmm('motif_pattern', 'acca', 'background', 't');
bnet = mk_motif_hhmm('motif_pattern', 'accaggggga', 'background', []);
chars = ['a', 'c', 'g', 't'];
Tmax = 100;
for seqi=1:5
www.eeworm.com/read/197905/5090997
m sample_motif_hhmm.m
%bnet = mk_motif_hhmm('motif_pattern', 'acca', 'background', 't');
bnet = mk_motif_hhmm('motif_pattern', 'accaggggga', 'background', []);
chars = ['a', 'c', 'g', 't'];
Tmax = 100;
for seqi=1:5
www.eeworm.com/read/346158/3189583
m sample_motif_hhmm.m
%bnet = mk_motif_hhmm('motif_pattern', 'acca', 'background', 't');
bnet = mk_motif_hhmm('motif_pattern', 'accaggggga', 'background', []);
chars = ['a', 'c', 'g', 't'];
Tmax = 100;
for seqi=1:5
www.eeworm.com/read/333835/3381760
1 lfs.1
.TH lfs 1 "2008 Mar 15" Lustre "user utilities"
.SH NAME
lfs \- Lustre utility to create a file with specific striping pattern, find the striping pattern of exiting files
.SH SYNOPSIS
.br
.B lfs
.br
.
www.eeworm.com/read/321483/3534847
gzgrep
#!/usr/local/bin/perl
use strict ;
use warnings ;
use Compress::Zlib ;
die "Usage: gzgrep pattern file...\n"
unless @ARGV >= 2;
my $pattern = shift ;
my $file ;
foreach $file (@ARGV) {
m
www.eeworm.com/read/292984/3935823
m sample_motif_hhmm.m
%bnet = mk_motif_hhmm('motif_pattern', 'acca', 'background', 't');
bnet = mk_motif_hhmm('motif_pattern', 'accaggggga', 'background', []);
chars = ['a', 'c', 'g', 't'];
Tmax = 100;
for seqi=1:5