photo

Lmm3


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


DIR Index exceeds number of array elements
In the script below, I am trying to read-in all of the files in the folder that have the extension '.bmp'. I would then like to...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Why does Deconvblind freeze?
I am trying to run a simple program using the deconvblind command. I have an input blurry image named 'TOFA-003_UV_Cured_Lincol...

4 years 前 | 0 个回答 | 0

0

个回答

提问


String not read correctly
In the code below, for b = 'AGA' the ouput is c = 'S'. Why isn't the output c = 'R'? b = 'AGA'; if b=='UUU' | b=='...

7 years 前 | 3 个回答 | 0

3

个回答

已回答
Read text file lines and analyze
The following code is what I used to read from the data file and determine %GC: fid = fopen('rosalind_gc.txt'); n = 1; ...

7 years 前 | 0

| 已接受

提问


Read text file lines and analyze
I would appreciate help with reading and analyzing a text file. The text file (rosalind_gc1.txt) is in this format: >Rosal...

7 years 前 | 3 个回答 | 0

3

个回答