Search results

From OpenWetWare
Jump to navigationJump to search
  • find(substr,0) while not pos == -1: count = count + 1 pos = s.find(substr,pos+1) print substr, count...
    2 KB (263 words) - 13:35, 8 February 2007
  • each channel individually to confirm function. (may want to make this a feature in labview, so you can just watch while it opens and closes everything)...
    8 KB (1,314 words) - 10:56, 9 May 2007
  • digital oscilloscope TDS 1002 (Tektronix) Measuring my Wave 1) Count the lines- I can count this was easy, originally I thought that there was going to be...
    5 KB (733 words) - 22:06, 4 September 2007
  • How many cell count was transduced? NOTE: A hemocytometer is common for this step; originally designed for performing blood cell counts MOI = X *(5000...
    47 KB (7,325 words) - 09:28, 18 March 2024
  •  ? deep_component_count (1 | 9)* device_name (NULL | inverter)* sequence (why is sequence available for the composite parts) feature(s) type start stop...
    9 KB (1,165 words) - 13:45, 24 June 2008
  • acid. How many bases are needed to encode 32 amino acids? Use the “word countfeature that is found under the “Tools” menu to select the right number of characters...
    26 KB (3,501 words) - 17:58, 9 February 2006
  • relationships between molecular sequences OpenCFU software Local cell colony counting software MCDS software All-in-one molecular cloning and genetic engineering...
    30 KB (2,871 words) - 12:34, 26 January 2017
  • however I'm sure an answer will present itself. Measuring the Sine Wave 1) Counting Grid Lines. The amplitude of the wave generated is four grid lines in length...
    5 KB (915 words) - 13:22, 10 September 2008
  • standardization of background will solve some of these observed problems. The key feature of this project is that it is likely of use to several people but yet a...
    20 KB (3,334 words) - 21:42, 1 January 2009
  • repeat for every block backup region files before proceeding Counting algorithm - step 3 - counting and logging cells using randomly selected files for all...
    5 KB (849 words) - 10:25, 9 November 2007
  • find(substr,0) while not pos == -1: count = count + 1 pos = s.find(substr,pos+1) print substr, count # Other parts of the assignment are as follows # Print the...
    15 KB (1,464 words) - 13:33, 8 February 2007
  • menu (ala ethz2007) - di todo; requires some javascript knowledge :P vistor count map - di/stephen? need to start writing abstract: limit to 100 words - stephen...
    745 bytes (96 words) - 21:32, 2 May 2008
  • size. How many basepairs long is inverse pericam? (Try using the Word Count feature on the the sequence document.) The recommended composition of sequencing...
    13 KB (2,126 words) - 14:09, 19 March 2008
  • system that preforms the computation of “counting” can be useful in various fields of biotechnology. Counting, by our definition, relies on two main principles...
    6 KB (451 words) - 23:37, 2 November 2011
  • 'T' to get count of poly-Ts substr = ''.join(['T' for n in range(i+1)]) count = 0 pos = s.find(substr,0) while not pos == -1: count = count + 1 pos = s...
    2 KB (299 words) - 20:40, 19 February 2007
  • calculations, having so many things to count may have led to some confusion, so a system on Excel would have been helpful for counting conclusions and results. The...
    13 KB (0 words) - 23:44, 21 November 2017
  • acid. How many bases are needed to encode 32 amino acids? Use the “word countfeature that is found under the “Tools” menu to select the right number of characters...
    27 KB (3,715 words) - 07:59, 21 January 2008
  • range(i+1)]) count = 0 pos = s.find(substr,0) while not pos == -1: count = count + 1 pos = s.find(substr,pos+1) print substr, count print "\npoly-T count -- method...
    2 KB (387 words) - 11:33, 6 February 2007
  • corresponding gaze data onto the snapshot. This feature works even better with the times of interest feature, allowing for custom times of interest to be...
    29 KB (4,319 words) - 14:21, 16 August 2017
  • find(substr,0) while not pos == -1: count = count + 1 pos = s.find(substr,pos+1) print substr, count # The translated protein sequence and its length print '='...
    1 KB (227 words) - 18:32, 7 February 2007
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)