代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/436230/1849884

pdc sq_page.pdc

-- Create sequence create sequence SQ_PAGE minvalue 1 maxvalue 100000000000000000000 start with 1 increment by 1 cache 20 order;
www.eeworm.com/read/436230/1849885

pdc sq_prodgroup.pdc

-- Create sequence create sequence SQ_PRODGROUP minvalue 1 maxvalue 100000000000000000000 start with 1 increment by 1 cache 20 order;
www.eeworm.com/read/436230/1849887

pdc sq_vendgroup.pdc

-- Create sequence create sequence SQ_VENDGROUP minvalue 1 maxvalue 100000000000000000000 start with 1 increment by 1 cache 20 order;
www.eeworm.com/read/436230/1849889

pdc sq_appfeature.pdc

-- Create sequence create sequence SQ_APPFEATURE minvalue 1 maxvalue 1000000000000000000 start with 126 increment by 1 cache 20 order;
www.eeworm.com/read/417857/2096414

txt cons.txt

cons Function Creates a consensus from multiple alignments Description cons calculates a consensus sequence from a multiple sequence alignment. To o
www.eeworm.com/read/417857/2096417

txt btwisted.txt

btwisted Function Calculates the twisting in a B-DNA sequence Description btwisted takes a region of a pure DNA sequence and calculates by simple arit
www.eeworm.com/read/417857/2096473

txt union.txt

union Function Reads sequence fragments and builds one sequence Description union reads in several sequences, concatenates them and writes them out
www.eeworm.com/read/417857/2096885

ihelp distmat.ihelp

Standard (Mandatory) qualifiers (* if not always prompted): [-sequence] seqset File containing a sequence alignment. * -nucmethod menu [0] Multiple substitution corre
www.eeworm.com/read/417857/2097113

ihelp seqinfo.ihelp

Mandatory qualifiers: [-sequence] seqall Sequence database USA [-outfile] outfile Output file name Optional qualifiers: (none) Advanced qualifiers: (none)
www.eeworm.com/read/476038/6772733

m anatseq.m

function [] = anatseq(varargin) % ANATSEQ - obtain a sequence of images for morphologic reconstruction % % ANATSEQ acquires a sequence of non-ratiometric images for morphologic % reconstruction